x86-64/gas: fix an asymmetry in suffix/register checking
[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.029276 seconds and 4 git commands to generate.