Searched refs:Mmx (Results 1 – 1 of 1) sorted by relevance
162 #define Mmx ((u64)1 << 40) /* MMX Vector instruction */ macro1244 if (ctxt->d & Mmx) { in decode_register_operand()1295 if (ctxt->d & Mmx) { in decode_modrm()4606 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov),5401 (NotImpl|Stack|Op3264|Sse|Mmx|Intercept|CheckPerm|NearBranch| in x86_decode_insn()5432 else if (ctxt->d & Mmx) in x86_decode_insn()5577 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) { in x86_emulate_insn()5584 if (((ctxt->d & (Sse|Mmx)) && ((ops->get_cr(ctxt, 0) & X86_CR0_EM))) in x86_emulate_insn()5590 if ((ctxt->d & (Sse|Mmx)) && (ops->get_cr(ctxt, 0) & X86_CR0_TS)) { in x86_emulate_insn()5595 if (ctxt->d & Mmx) { in x86_emulate_insn()