aboutsummaryrefslogtreecommitdiff
path: root/riscv/overlap_list.h
blob: fc3b3077430f4c37247ba0e50be2b15284f10e8d (plain)
1
2
3
4
5
6
7
8
9
10
11
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)