Update AVX tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-arch-1.d
1 #source: ../x86-64-arch-1.s
2 #objdump: -dw
3 #name: x86-64 (ILP32) arch 1
4
5 .*: file format .*
6
7 Disassembly of section .text:
8
9 0+ <.text>:
10 [ ]*[a-f0-9]+: 66 0f 38 17 c1 ptest %xmm1,%xmm0
11 [ ]*[a-f0-9]+: 66 0f 3a 09 c1 00 roundpd \$0x0,%xmm1,%xmm0
12 [ ]*[a-f0-9]+: 66 0f 3a 08 c1 00 roundps \$0x0,%xmm1,%xmm0
13 [ ]*[a-f0-9]+: 66 0f 3a 0b c1 00 roundsd \$0x0,%xmm1,%xmm0
14 [ ]*[a-f0-9]+: 66 0f 3a 0a c1 00 roundss \$0x0,%xmm1,%xmm0
15 [ ]*[a-f0-9]+: 66 0f 38 41 d9 phminposuw %xmm1,%xmm3
16 #pass
This page took 0.029386 seconds and 4 git commands to generate.