Searched refs:MATCH_MUL (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | riscv-opc.h | 168 #define MATCH_MUL 0x2000033 macro 3549 DECLARE_INSN(mul, MATCH_MUL, MASK_MUL)
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | riscv-opc.h | 168 #define MATCH_MUL 0x2000033 macro 3588 DECLARE_INSN(mul, MATCH_MUL, MASK_MUL)
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | riscv-opc.c | 664 {"mul", 0, INSN_CLASS_ZMMUL, "d,s,t", MATCH_MUL, MASK_MUL, match_opcode, 0 },
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | riscv-opc.c | 753 {"mul", 0, INSN_CLASS_ZMMUL, "d,s,t", MATCH_MUL, MASK_MUL, match_opcode, 0 },
|