gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-4.d
1 #objdump: -dw
2 #name: i386 arch 4
3
4 .*: file format .*
5
6 Disassembly of section .text:
7
8 0+ <.text>:
9 [ ]*[a-f0-9]+: 66 0f 38 17 c1 ptest %xmm1,%xmm0
10 [ ]*[a-f0-9]+: 66 0f 3a 09 c1 00 roundpd \$0x0,%xmm1,%xmm0
11 [ ]*[a-f0-9]+: 66 0f 3a 08 c1 00 roundps \$0x0,%xmm1,%xmm0
12 [ ]*[a-f0-9]+: 66 0f 3a 0b c1 00 roundsd \$0x0,%xmm1,%xmm0
13 [ ]*[a-f0-9]+: 66 0f 3a 0a c1 00 roundss \$0x0,%xmm1,%xmm0
14 [ ]*[a-f0-9]+: 0f 7a 12 ca frczss %xmm2,%xmm1
15 #pass
This page took 0.045111 seconds and 4 git commands to generate.