i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / code64.s
1 .text
2 _start:
3 .code64
4 movabs 0x87654321, %al
5 movabs $0x87654321, %rax
This page took 0.030026 seconds and 4 git commands to generate.