Lines Matching refs:MRMSrcReg
98 def irr : MMXI<opc, MRMSrcReg, (outs VR64:$dst),
116 def rr : MMXI<opc, MRMSrcReg, (outs VR64:$dst),
138 def rr64 : MMXSS38I<opc, MRMSrcReg, (outs VR64:$dst), (ins VR64:$src),
155 def rr64 : MMXSS38I<opc, MRMSrcReg, (outs VR64:$dst),
172 def R64irr : MMXSS3AI<0x0F, MRMSrcReg, (outs VR64:$dst),
188 def irr : MMXPI<opc, MRMSrcReg, (outs DstRC:$dst), (ins SrcRC:$src), asm,
199 def irr : MMXPI<opc, MRMSrcReg, (outs DstRC:$dst),
221 def MMX_MOVD64rr : MMXI<0x6E, MRMSrcReg, (outs VR64:$dst), (ins GR32:$src),
253 def MMX_MOVD64to64rr : MMXRI<0x6E, MRMSrcReg, (outs VR64:$dst), (ins GR64:$src),
273 def MMX_MOVQ64rr : MMXI<0x6F, MRMSrcReg, (outs VR64:$dst), (ins VR64:$src),
303 def MMX_MOVDQ2Qrr : MMXSDIi8<0xD6, MRMSrcReg, (outs VR64:$dst),
311 def MMX_MOVQ2DQrr : MMXS2SIi8<0xD6, MRMSrcReg, (outs VR128:$dst),
320 def MMX_MOVQ2FR64rr: MMXS2SIi8<0xD6, MRMSrcReg, (outs FR64:$dst),
324 def MMX_MOVFR642Qrr: MMXSDIi8<0xD6, MRMSrcReg, (outs VR64:$dst),
564 def MMX_PSHUFWri : MMXIi8<0x70, MRMSrcReg,
606 def MMX_PEXTRWirri: MMXIi8<0xC5, MRMSrcReg,
614 def MMX_PINSRWirri : MMXIi8<0xC4, MRMSrcReg,
635 def MMX_PMOVMSKBrr : MMXI<0xD7, MRMSrcReg, (outs GR32orGR64:$dst),
655 def MMX_MASKMOVQ : MMXI32<0xF7, MRMSrcReg, (outs), (ins VR64:$src, VR64:$mask),
660 def MMX_MASKMOVQ64: MMXI64<0xF7, MRMSrcReg, (outs), (ins VR64:$src, VR64:$mask),