Searched refs:twoByteEscape (Results 1 – 5 of 5) sorted by relevance
548 insn->twoByteEscape = 0x0f; in readOpcode()552 insn->twoByteEscape = 0x0f; in readOpcode()557 insn->twoByteEscape = 0x0f; in readOpcode()565 insn->twoByteEscape = 0x0f; in readOpcode()576 insn->twoByteEscape = current; in readOpcode()
467 uint8_t twoByteEscape; member
739 if (inter->twoByteEscape) { in update_pub_insn()741 pub->detail->x86.opcode[0] = inter->twoByteEscape; in update_pub_insn()745 pub->detail->x86.opcode[0] = inter->twoByteEscape; in update_pub_insn()
949 insn->twoByteEscape = 0x0f; in readOpcode()953 insn->twoByteEscape = 0x0f; in readOpcode()958 insn->twoByteEscape = 0x0f; in readOpcode()964 insn->twoByteEscape = 0x0f; in readOpcode()997 insn->twoByteEscape = current; in readOpcode()2312 if (insn->twoByteEscape == 0x0f) { in checkPrefix()
594 uint8_t twoByteEscape; member