Home
last modified time | relevance | path

Searched defs:loongarch_opcode (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dloongarch.h53 struct loongarch_opcode struct
55 const insn_t match;
56 const insn_t mask; /* High 1 byte is main opcode and it must be 0xf. */
58 const char *const name;
150 struct loongarch_opcode *const opcodes; argument
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dloongarch.h53 struct loongarch_opcode struct
55 const insn_t match;
56 const insn_t mask; /* High 1 byte is main opcode and it must be 0xf. */
58 const char *const name;
150 struct loongarch_opcode *const opcodes; argument