aboutsummaryrefslogtreecommitdiff
path: root/riscv/overlap_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/overlap_list.h')
-rw-r--r--riscv/overlap_list.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscv/overlap_list.h b/riscv/overlap_list.h
index fc3b307..b609154 100644
--- a/riscv/overlap_list.h
+++ b/riscv/overlap_list.h
@@ -9,3 +9,5 @@ DECLARE_OVERLAP_INSN(cm_mva01s, EXT_ZCMP)
DECLARE_OVERLAP_INSN(cm_mvsa01, EXT_ZCMP)
DECLARE_OVERLAP_INSN(cm_jalt, EXT_ZCMT)
DECLARE_OVERLAP_INSN(c_fsd, EXT_ZCD)
+DECLARE_OVERLAP_INSN(fround_h, EXT_ZFA)
+DECLARE_OVERLAP_INSN(fcvt_bf16_s, EXT_ZFBFMIN)