aboutsummaryrefslogtreecommitdiff
path: root/constants.py
diff options
context:
space:
mode:
authormylai-mtk <ming-yi.lai@mediatek.com>2024-02-03 22:16:31 +0800
committerGitHub <noreply@github.com>2024-02-03 06:16:31 -0800
commitf51aa42dac51c071c516a96648344a50339fa70d (patch)
tree4bc25ef62ee0752c8c393b50faf4b38cf4a8a98e /constants.py
parenteb901304175d51f9db9ce055c1332e02f3b83cce (diff)
downloadriscv-opcodes-f51aa42dac51c071c516a96648344a50339fa70d.zip
riscv-opcodes-f51aa42dac51c071c516a96648344a50339fa70d.tar.gz
riscv-opcodes-f51aa42dac51c071c516a96648344a50339fa70d.tar.bz2
Add Zicfilp codes (#225)
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.py b/constants.py
index 8e88658..3451ade 100644
--- a/constants.py
+++ b/constants.py
@@ -220,6 +220,7 @@ emitted_pseudo_ops = [
'mop_rr_7',
'sspush_x1',
'sspush_x5',
+ 'lpad',
'bclri.rv32',
'bexti.rv32',
'binvi.rv32',