Searched refs:threeByteEscape (Results 1 – 2 of 2) 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