Searched refs:Mmx (Results 1 – 1 of 1) sorted by relevance
161 #define Mmx ((u64)1 << 40) /* MMX Vector instruction */ macro1185 if (ctxt->d & Mmx) { in decode_register_operand()1236 if (ctxt->d & Mmx) { in decode_modrm()4505 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov),5301 (NotImpl|Stack|Op3264|Sse|Mmx|Intercept|CheckPerm|NearBranch| in x86_decode_insn()5332 else if (ctxt->d & Mmx) in x86_decode_insn()5477 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) { in x86_emulate_insn()5484 if (((ctxt->d & (Sse|Mmx)) && ((ops->get_cr(ctxt, 0) & X86_CR0_EM))) in x86_emulate_insn()5490 if ((ctxt->d & (Sse|Mmx)) && (ops->get_cr(ctxt, 0) & X86_CR0_TS)) { in x86_emulate_insn()5495 if (ctxt->d & Mmx) { in x86_emulate_insn()