1 ;Testname=test; Arguments=-O0 -fbin -opinsr16.bin; Files=stdout stderr pinsr16.bin
13 pinsrb xmm3
,byte [bx],0
18 pinsrw xmm3
,word [bx],0
23 pinsrd xmm3
,dword [bx],0
28 vpinsrb xmm3
,byte [bx],0
33 vpinsrw xmm3
,word [bx],0
38 vpinsrd xmm3
,dword [bx],0
40 vpinsrb xmm4
,xmm0
,eax,0
41 vpinsrb xmm5
,xmm1
,bl,0
42 vpinsrb xmm6
,xmm2
,[bx],0
43 vpinsrb xmm7
,xmm3
,byte [bx],0
45 vpinsrw xmm4
,xmm0
,eax,0
46 vpinsrw xmm5
,xmm1
,si,0
47 vpinsrw xmm6
,xmm2
,[bx],0
48 vpinsrw xmm7
,xmm3
,word [bx],0
50 vpinsrd xmm4
,xmm0
,eax,0
51 vpinsrd xmm5
,xmm1
,esi,0
52 vpinsrd xmm6
,xmm2
,[bx],0
53 vpinsrd xmm7
,xmm3
,dword [bx],0