-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #388 from ved-rivos/zcmop
Add ratified Zcmop extension
- Loading branch information
Showing
19 changed files
with
2,250 additions
and
0 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
c.mop.1: | ||
config: | ||
- check ISA:=regex(.*C.*Zcmop.*) | ||
mnemonics: | ||
c.mop.1: | ||
val_comb: | ||
abstract_comb: | ||
<<: *cbimm_val_walking | ||
|
||
c.mop.3: | ||
config: | ||
- check ISA:=regex(.*C.*Zcmop.*) | ||
opcode: | ||
c.mop.3: | ||
val_comb: | ||
abstract_comb: | ||
<<: *cbimm_val_walking | ||
|
||
c.mop.5: | ||
config: | ||
- check ISA:=regex(.*C.*Zcmop.*) | ||
opcode: | ||
c.mop.5: | ||
val_comb: | ||
abstract_comb: | ||
<<: *cbimm_val_walking | ||
|
||
c.mop.7: | ||
config: | ||
- check ISA:=regex(.*C.*Zcmop.*) | ||
opcode: | ||
c.mop.7: | ||
val_comb: | ||
abstract_comb: | ||
<<: *cbimm_val_walking | ||
|
||
c.mop.9: | ||
config: | ||
- check ISA:=regex(.*C.*Zcmop.*) | ||
opcode: | ||
c.mop.9: | ||
val_comb: | ||
abstract_comb: | ||
<<: *cbimm_val_walking | ||
|
||
c.mop.11: | ||
config: | ||
- check ISA:=regex(.*C.*Zcmop.*) | ||
opcode: | ||
c.mop.11: | ||
val_comb: | ||
abstract_comb: | ||
<<: *cbimm_val_walking | ||
|
||
c.mop.13: | ||
config: | ||
- check ISA:=regex(.*C.*Zcmop.*) | ||
opcode: | ||
c.mop.13: | ||
val_comb: | ||
abstract_comb: | ||
<<: *cbimm_val_walking | ||
|
||
c.mop.15: | ||
config: | ||
- check ISA:=regex(.*C.*Zcmop.*) | ||
opcode: | ||
c.mop.15: | ||
val_comb: | ||
abstract_comb: | ||
<<: *cbimm_val_walking |
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.