i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-2.d
1 #objdump: -dw
2 #name: i386 arch 2
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]+: f2 0f 38 f1 d9 crc32l %ecx,%ebx
15 #pass
This page took 0.029043 seconds and 4 git commands to generate.