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