aboutsummaryrefslogtreecommitdiff
path: root/riscv/overlap_list.h
blob: 2bc7f42dbb330d55023fc071c83f57e9320392ea (plain)
1
2
3
4
5
6
7
8
DECLARE_OVERLAP_INSN(c_fsdsp, 'C')
DECLARE_OVERLAP_INSN(c_fsdsp, 'D')
DECLARE_OVERLAP_INSN(c_fld, 'C')
DECLARE_OVERLAP_INSN(c_fld, 'D')
DECLARE_OVERLAP_INSN(c_fldsp, 'C')
DECLARE_OVERLAP_INSN(c_fldsp, 'D')
DECLARE_OVERLAP_INSN(c_fsd, 'C')
DECLARE_OVERLAP_INSN(c_fsd, 'D')