Home | History | Annotate | Download | only in Disassembler

Lines Matching full:"0 x89"

369        * - it is followed by a "mov mem, reg" (opcode 0x88/0x89) or
374 (nextByte == 0x88 || nextByte == 0x89 ||
1007 case 0x89: