i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / align-branch-8.s
CommitLineData
8493b665
L
1 .text
2 .globl foo
3 .p2align 4
4foo:
5.L1:
6 vpcmpestrm $3, (%eax), %xmm0
7 movl %esp, %ebp
8 movl %edi, -228(%ebp)
9 movl %esi, -12(%ebp)
10 movl %esi, -12(%ebp)
11 movl %esi, -12(%ebp)
12 movl %eax, %gs:0x1
13 testb $0x4,%al
14 jo .L1
This page took 0.023683 seconds and 4 git commands to generate.