aboutsummaryrefslogtreecommitdiff
path: root/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/constants.py b/constants.py
index 0f4e777..8e88658 100644
--- a/constants.py
+++ b/constants.py
@@ -220,4 +220,11 @@ emitted_pseudo_ops = [
'mop_rr_7',
'sspush_x1',
'sspush_x5',
+ 'bclri.rv32',
+ 'bexti.rv32',
+ 'binvi.rv32',
+ 'bseti.rv32',
+ 'zext.h.rv32',
+ 'rev8.h.rv32',
+ 'rori.rv32',
]