Home
last modified time | relevance | path

Searched refs:X86_OP_MMX (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.h146 X86_OP_MMX, /* address in either s->ptrX or s->A0 depending on has_ea */ enumerator
H A Demit.c.inc125 assert(op->unit == X86_OP_MMX || op->unit == X86_OP_SSE);
127 if (op->unit == X86_OP_MMX) {
139 if (op->unit == X86_OP_MMX) {
145 if (op->unit == X86_OP_MMX) {
151 if (op->unit == X86_OP_MMX) {
157 if (op->unit == X86_OP_MMX) {
296 case X86_OP_MMX:
318 assert(op->unit == X86_OP_MMX || op->unit == X86_OP_SSE);
350 case X86_OP_MMX:
H A Ddecode-new.c.inc1808 if (op->unit != X86_OP_MMX) {
1971 op->unit = X86_OP_MMX;
1977 op->unit = X86_OP_MMX;
1983 if (op->unit != X86_OP_MMX) {
1993 op->unit = X86_OP_MMX;
1999 op->unit = X86_OP_MMX;
2006 op->unit = X86_OP_MMX;
2012 op->unit = X86_OP_MMX;
2768 if (decode.op[0].unit == X86_OP_MMX) {