Searched refs:threeByteEscape (Results 1 – 3 of 3) sorted by relevance
967 insn->threeByteEscape = 0x38; in readOpcode()972 insn->threeByteEscape = 0x3a; in readOpcode()1018 insn->threeByteEscape = current; in readOpcode()1027 insn->threeByteEscape = current; in readOpcode()
871 if (inter->threeByteEscape) { in update_pub_insn()873 pub->detail->x86.opcode[1] = inter->threeByteEscape; in update_pub_insn()
601 uint8_t threeByteEscape; member