i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-3.s
1 .text
2 nop:
3 nop
4 .p2align 5
5 mov %eax,%ebx
6 .p2align 4
This page took 0.03107 seconds and 4 git commands to generate.