Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / relax_branch_align.s
CommitLineData
bddb0493
PB
1 .syntax unified
2 .thumb
3fn:
4 nop
5.L191:
6 beq .L192
7.L46:
8 nop
9 .align 2
10.L54:
11 .rept 62
12 .word 0
13 .endr
14 nop
15 bne .L46
16.L192:
17 nop
This page took 0.479352 seconds and 4 git commands to generate.