Lines Matching full:escape
520 * extended or escape opcodes).
570 dbgprintf(insn, "Found a two-byte escape prefix (0x%hhx)", current);
578 dbgprintf(insn, "Found a three-byte escape prefix (0x%hhx)", current);
587 dbgprintf(insn, "Found a three-byte escape prefix (0x%hhx)", current);
596 dbgprintf(insn, "Found a three-byte escape prefix (0x%hhx)", current);
605 dbgprintf(insn, "Found a three-byte escape prefix (0x%hhx)", current);
614 dbgprintf(insn, "Didn't find a three-byte escape prefix");
634 * the ModR/M byte as appropriate for extended and escape opcodes,
732 * appropriate for extended and escape opcodes. Determines the attributes and
1302 * ModR/M extension; useful for escape opcodes