-
Notifications
You must be signed in to change notification settings - Fork 571
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#1569 AArch64: Reimplement encoder and decoder.
In the new implementation there are encoder/decoder functions for each operand type, rather than for each set of operands. A significant proportion of A64 is now handled, including all loads and stores. Review-URL: https://codereview.appspot.com/305320043
- Loading branch information
1 parent
bc6588d
commit 521301a
Showing
9 changed files
with
16,192 additions
and
1,001 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.