Searched defs:loongarch_opcode (Results 1 – 2 of 2) sorted by relevance
53 struct loongarch_opcode struct55 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