Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h145 #define MASK_LD 0x707f macro
2583 DECLARE_INSN(ld, MATCH_LD, MASK_LD)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h145 #define MASK_LD 0x707f macro
3538 DECLARE_INSN(ld, MATCH_LD, MASK_LD)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c442 {"ld", 64, INSN_CLASS_I, "d,o(s)", MATCH_LD, MASK_LD, match_opcode, INSN_DREF|INSN_8_BYT…
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c544 {"ld", 64, INSN_CLASS_I, "d,o(s)", MATCH_LD, MASK_LD, match_opcode, INSN_DREF|INSN_8_BYT…