aboutsummaryrefslogtreecommitdiff
path: root/riscv/overlap_list.h
blob: b609154d00ac72161c45aaae064b681a0dd1f9d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DECLARE_OVERLAP_INSN(c_fsdsp, EXT_ZCD)
DECLARE_OVERLAP_INSN(c_fld, EXT_ZCD)
DECLARE_OVERLAP_INSN(c_fldsp, EXT_ZCD)
DECLARE_OVERLAP_INSN(cm_push, EXT_ZCMP)
DECLARE_OVERLAP_INSN(cm_pop, EXT_ZCMP)
DECLARE_OVERLAP_INSN(cm_popret, EXT_ZCMP)
DECLARE_OVERLAP_INSN(cm_popretz, EXT_ZCMP)
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)