Searched refs:threeByteEscape (Results 1 – 5 of 5) sorted by relevance
553 insn->threeByteEscape = 0x38; in readOpcode()558 insn->threeByteEscape = 0x3a; in readOpcode()584 insn->threeByteEscape = current; in readOpcode()593 insn->threeByteEscape = current; in readOpcode()602 insn->threeByteEscape = current; in readOpcode()611 insn->threeByteEscape = current; in readOpcode()
469 uint8_t threeByteEscape; member
740 if (inter->threeByteEscape) { in update_pub_insn()742 pub->detail->x86.opcode[1] = inter->threeByteEscape; in update_pub_insn()
954 insn->threeByteEscape = 0x38; in readOpcode()959 insn->threeByteEscape = 0x3a; in readOpcode()1005 insn->threeByteEscape = current; in readOpcode()1014 insn->threeByteEscape = current; in readOpcode()
596 uint8_t threeByteEscape; member