Lines Matching refs:x66
648 #define PFX_66 (1<<1) /* operand-size override-to-16 present (0x66) */
856 the same fashion that an 0x66 prefix indicates the operand size is
858 0x66 are present there is a conflict, and REX.W takes precedence.
7092 case 0x66: op = Iop_CmpGT32Sx2; break;
7537 case 0x66: /* PCMPGTgg (src)mmxreg-or-mem, (dst)mmxreg */
13044 case 0x66:
20607 /* AMD manual says 0x66 size override is ignored, except where
21873 case 0x66: /* PCMPGTgg (src)mmxreg-or-mem, (dst)mmxreg */
24981 case 0x66:
31126 2 if an 0x66 prefix is seen and 8 if REX.W is 1. In case of
31236 case 0x66: pfx |= PFX_66; break;