Skip to content

Commit

Permalink
add pseudoops for zicfiss insts
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Nov 25, 2023
1 parent ef0c296 commit dc5f981
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,10 @@
'srli_rv32',
'umax32',
'c_mop_1',
'c_sspush_x1',
'c_mop_3',
'c_mop_5',
'c_sspopchk_x5',
'c_mop_7',
'c_mop_9',
'c_mop_11',
Expand Down Expand Up @@ -201,6 +203,9 @@
'mop_r_26',
'mop_r_27',
'mop_r_28',
'sspopchk_x1',
'sspopchk_x5',
'ssrdp',
'mop_r_29',
'mop_r_30',
'mop_r_31',
Expand All @@ -213,4 +218,6 @@
'mop_rr_5',
'mop_rr_6',
'mop_rr_7',
'sspush_x1',
'sspush_x5',
]

0 comments on commit dc5f981

Please sign in to comment.