Searched refs:MASK_LB (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | riscv-opc.h | 139 #define MASK_LB 0x707f macro 2580 DECLARE_INSN(lb, MATCH_LB, MASK_LB)
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 139 #define MASK_LB 0x707f macro 3535 DECLARE_INSN(lb, MATCH_LB, MASK_LB)
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | riscv-opc.c | 378 {"lb", 0, INSN_CLASS_I, "d,o(s)", MATCH_LB, MASK_LB, match_opcode, INSN_DREF|INSN_1_BYT…
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 478 {"lb", 0, INSN_CLASS_I, "d,o(s)", MATCH_LB, MASK_LB, match_opcode, INSN_DREF|INSN_1_BYT…
|