i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / align-branch-6.s
1 .text
2 _start:
3 .L0:
4 .nops 62
5 .byte 0xf2
6 jnc .L0
7 ret
This page took 0.029164 seconds and 4 git commands to generate.