Searched defs:m_opcode (Results 1 – 7 of 7) sorted by relevance
43 unsigned m_opcode; variable
122 Opcode m_opcode; variable
130 EAluOp m_opcode; variable
105 uint8_t m_opcode[8]; // Saved opcode bytes variable
34 static const struct opcode_desc *m_opcode = opcode_descs; variable
498 Opcode m_opcode; variable
1551 final byte m_opcode; field in InstrVisitor.Branch