Lines Matching refs:Mmx
163 #define Mmx ((u64)1 << 40) /* MMX Vector instruction */
1153 if (ctxt->d & Mmx) {
1204 if (ctxt->d & Mmx) {
4173 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov),
4978 (NotImpl|Stack|Op3264|Sse|Mmx|Intercept|CheckPerm|NearBranch|
5009 else if (ctxt->d & Mmx)
5158 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) {
5165 if (((ctxt->d & (Sse|Mmx)) && ((ops->get_cr(ctxt, 0) & X86_CR0_EM)))
5171 if ((ctxt->d & (Sse|Mmx)) && (ops->get_cr(ctxt, 0) & X86_CR0_TS)) {
5176 if (ctxt->d & Mmx) {