x86/Intel: extend MOVDIRI testing
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / property-2.s
CommitLineData
4ef40579
L
1 .text
2 fsin
3 movq %mm0, %mm1
4 fxsave (%eax)
5 xsave (%eax)
6 xsaveopt (%eax)
7 xsavec (%eax)
8 cmove %eax,%ebx
9 movaps %xmm0, %xmm1
10 movapd %xmm0, %xmm1
11 mwait
12 psignb %xmm0, %xmm1
13 blendvpd %xmm0, %xmm1
14 pcmpgtq %xmm0, %xmm1
15 vmovaps %xmm0, %xmm1
16 vpabsb %ymm0, %ymm1
17 vfmadd231ps %ymm0, %ymm1, %ymm1
18 vmovaps %zmm0, %zmm1
19 vplzcntd %zmm0, %zmm1
20 vrsqrt28pd %zmm0, %zmm1
21 vscatterpf0dpd (%eax,%ymm1){%k1}
22 {evex} vpmovzxdq %xmm0, %xmm1
23 vandnpd %zmm0, %zmm0, %zmm1
24 vpmaxuw %zmm0, %zmm0, %zmm1
25 v4fnmaddss (%ecx), %xmm4, %xmm1
26 vpopcntb %zmm0, %zmm1
27 vp4dpwssd (%ecx), %zmm0, %zmm1
28 vpmadd52luq (%ecx), %zmm0, %zmm1
29 vpermt2b (%ecx), %zmm0, %zmm1
30 vpcompressb %zmm0, %zmm1
31 vpdpwssds (%ecx), %zmm0, %zmm1
462cac58 32 vcvtne2ps2bf16 (%ecx), %zmm0, %zmm1
This page took 0.061608 seconds and 4 git commands to generate.