Searched refs:Mmx (Results 1 – 1 of 1) sorted by relevance
162 #define Mmx ((u64)1 << 40) /* MMX Vector instruction */ macro1155 if (ctxt->d & Mmx) { in decode_register_operand()1206 if (ctxt->d & Mmx) { in decode_modrm()4475 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov),5276 (NotImpl|Stack|Op3264|Sse|Mmx|Intercept|CheckPerm|NearBranch| in x86_decode_insn()5307 else if (ctxt->d & Mmx) in x86_decode_insn()5457 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) { in x86_emulate_insn()5464 if (((ctxt->d & (Sse|Mmx)) && ((ops->get_cr(ctxt, 0) & X86_CR0_EM))) in x86_emulate_insn()5470 if ((ctxt->d & (Sse|Mmx)) && (ops->get_cr(ctxt, 0) & X86_CR0_TS)) { in x86_emulate_insn()5475 if (ctxt->d & Mmx) { in x86_emulate_insn()