Searched refs:INSN_CLASS_XTHEADMAC (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv.h | 482 INSN_CLASS_XTHEADMAC, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-riscv.c | 2595 case INSN_CLASS_XTHEADMAC: in riscv_multi_subset_supports() 2847 case INSN_CLASS_XTHEADMAC: in riscv_multi_subset_supports_ext()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 2235 {"th.mula", 0, INSN_CLASS_XTHEADMAC, "d,s,t", MATCH_TH_MULA, MASK_TH_MULA, match_opcode,… 2236 {"th.mulah", 0, INSN_CLASS_XTHEADMAC, "d,s,t", MATCH_TH_MULAH, MASK_TH_MULAH, match_opcode,… 2237 {"th.mulaw", 64, INSN_CLASS_XTHEADMAC, "d,s,t", MATCH_TH_MULAW, MASK_TH_MULAW, match_opcode,… 2238 {"th.muls", 0, INSN_CLASS_XTHEADMAC, "d,s,t", MATCH_TH_MULS, MASK_TH_MULS, match_opcode,… 2239 {"th.mulsh", 0, INSN_CLASS_XTHEADMAC, "d,s,t", MATCH_TH_MULSH, MASK_TH_MULSH, match_opcode,… 2240 {"th.mulsw", 64, INSN_CLASS_XTHEADMAC, "d,s,t", MATCH_TH_MULSW, MASK_TH_MULSW, match_opcode,…
|