gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / simd.s
1 .text
2 _start:
3 addsubps 0x12345678,%xmm1
4 comisd 0x12345678,%xmm1
5 comiss 0x12345678,%xmm1
6 cvtdq2pd 0x12345678,%xmm1
7 cvtpd2dq 0x12345678,%xmm1
8 cvtps2pd 0x12345678,%xmm1
9 cvttps2dq 0x12345678,%xmm1
10 haddps 0x12345678,%xmm1
11 movdqu %xmm1,0x12345678
12 movdqu 0x12345678,%xmm1
13 movhpd %xmm1,0x12345678
14 movhpd 0x12345678,%xmm1
15 movhps %xmm1,0x12345678
16 movhps 0x12345678,%xmm1
17 movlpd %xmm1,0x12345678
18 movlpd 0x12345678,%xmm1
19 movlps %xmm1,0x12345678
20 movlps 0x12345678,%xmm1
21 movshdup 0x12345678,%xmm1
22 movsldup 0x12345678,%xmm1
23 pshufhw $0x90,0x12345678,%xmm1
24 pshuflw $0x90,0x12345678,%xmm1
25 punpcklbw 0x12345678,%mm1
26 punpckldq 0x12345678,%mm1
27 punpcklwd 0x12345678,%mm1
28 punpcklbw 0x12345678,%xmm1
29 punpckldq 0x12345678,%xmm1
30 punpcklwd 0x12345678,%xmm1
31 punpcklqdq 0x12345678,%xmm1
32 ucomisd 0x12345678,%xmm1
33 ucomiss 0x12345678,%xmm1
This page took 0.030142 seconds and 4 git commands to generate.