Searched refs:X86_OP_SSE (Results 1 – 3 of 3) sorted by relevance
147 X86_OP_SSE, /* address in either s->ptrX or s->A0 depending on has_ea */ enumerator
2071 op->unit = X86_OP_SSE;2093 op->unit = X86_OP_SSE;2106 op->unit = X86_OP_SSE;2120 op->unit = X86_OP_SSE;2152 op->unit = X86_OP_SSE;2839 } else if (decode.op[0].unit == X86_OP_SSE) {
142 assert(op->unit == X86_OP_MMX || op->unit == X86_OP_SSE);180 assert(op->unit == X86_OP_SSE);183 assert(op->unit == X86_OP_SSE);317 case X86_OP_SSE:335 assert(op->unit == X86_OP_MMX || op->unit == X86_OP_SSE);369 case X86_OP_SSE: