Home | History | Annotate | Download | only in qemu

Lines Matching refs:x90

108 #define NOP_OPCODE (char) 0x90
3753 /* pause is 0xf3 0x90. */
3754 uses_REPZ_prefix = *codep == 0x90;