forked from rems-project/sail
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Change extraction of assembly operands from AST input list to assembly order. This avoids including extraneous AST inputs in the list of operands, and ensures operands are extracted in the same order as seen in the assembly syntax. * Take care to extract operands embedded within functions, like `funct(op1 @ op2 @ 0b00)`.
- Loading branch information
1 parent
0cca70f
commit 454f4c8
Showing
1 changed file
with
58 additions
and
11 deletions.
There are no files selected for viewing
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