Home
last modified time | relevance | path

Searched refs:MATCH_MUL (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h168 #define MATCH_MUL 0x2000033 macro
3549 DECLARE_INSN(mul, MATCH_MUL, MASK_MUL)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h168 #define MATCH_MUL 0x2000033 macro
3588 DECLARE_INSN(mul, MATCH_MUL, MASK_MUL)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c664 {"mul", 0, INSN_CLASS_ZMMUL, "d,s,t", MATCH_MUL, MASK_MUL, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c753 {"mul", 0, INSN_CLASS_ZMMUL, "d,s,t", MATCH_MUL, MASK_MUL, match_opcode, 0 },