Searched defs:loongarch_opcode (Results 1 – 2 of 2) sorted by relevance
33 struct loongarch_opcode struct35 const insn_t match;36 const insn_t mask; /* High 1 byte is main opcode and it must be 0xf. */38 const char *const name;128 struct loongarch_opcode *const opcodes; argument
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