[ARC] Add checking for LP_COUNT reg usage, improve error reporting.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-b.s
CommitLineData
4670103e
CZ
1 .text
2 nop_s
3 .align 4
4foo:
5 add r0,r0,r0
6
7 .align 4
8bar:
9 bl @foo
10 add r1,r1,r1
11 b @foo
This page took 0.053502 seconds and 4 git commands to generate.