Home | History | Annotate | Download | only in X86

Lines Matching full:mmx

750   // FIXME: In order to prevent SSE instructions being expanded to MMX ones
751 // with -msoft-float, disable use of MMX as well.
757 // MMX-sized vectors (other than x86mmx) are expected to be expanded
1428 // or SSE or MMX vectors.
1454 // 64-bit vector (MMX) values are returned in XMM0 / XMM1 except for v1i64
1795 // Handle MMX values passed in XMM regs.
2134 // Special case: passing MMX values in XMM registers.
5363 // LowerMMXCONCAT_VECTORS - We support concatenate two MMX registers and place
5364 // them in a MMX register. This is better than doing a stack convert.
5415 // We support concatenate two MMX registers and place them in a MMX register.
6565 // Shuffle operations on MMX not supported.
9395 // the sse2/mmx shift instructions reads 64 bits. Set the upper 32 bits
10302 // i64 <=> MMX conversions are Legal.
10307 // MMX <=> MMX conversions are Legal.
13694 // Turn load->store of MMX types into GPR load/stores. This avoids clobbering
13736 // If this is not the MMX case, i.e. we are just turning i64 load/store
14814 case 'y': // MMX_REGS if MMX allowed.