Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h169 #define MASK_MUL 0xfe00707f macro
3549 DECLARE_INSN(mul, MATCH_MUL, MASK_MUL)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h169 #define MASK_MUL 0xfe00707f 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 },