Searched refs:MATCH_TH_MULSW (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 2538 #define MATCH_TH_MULSW 0x2600100b macro 3979 DECLARE_INSN(th_mulsw, MATCH_TH_MULSW, MASK_TH_MULSW)
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 2240 {"th.mulsw", 64, INSN_CLASS_XTHEADMAC, "d,s,t", MATCH_TH_MULSW, MASK_TH_MULSW, match_opcode,…
|