Searched refs:MASK_MIN (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | riscv-opc.h | 429 #define MASK_MIN 0xfe00707f macro 2724 DECLARE_INSN(min, MATCH_MIN, MASK_MIN)
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 495 #define MASK_MIN 0xfe00707f macro 3712 DECLARE_INSN(min, MATCH_MIN, MASK_MIN)
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | riscv-opc.c | 928 {"min", 0, INSN_CLASS_ZBB, "d,s,t", MATCH_MIN, MASK_MIN, match_opcode, 0 },
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 1050 {"min", 0, INSN_CLASS_ZBB, "d,s,t", MATCH_MIN, MASK_MIN, match_opcode, 0 },
|