i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-branch-2.s
1 .text
2 data16 jmp foo
3
4 bar:
5 mov %eax, %ebx
6
7 data16 call foo
This page took 0.030092 seconds and 4 git commands to generate.