You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transfers between the x86/GPR and SSE/XMM register files can vary a great deal between targets, we should create suitable classes instead of using WriteMove/WriteShuffle etc.
This includes the MOVD/MOVQ, PINSR, PEXTR and EXTRACTPS instructions.