This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc-solaris / addend.s
CommitLineData
252b5132
RH
1 .global foo
2foo:
3 nop
4 nop
5 ba foo1+0x4
6 ba foo1+0x4
7 ba foo1
8 ba foo1
9 nop
10 .word foo1
11 .word foo1+4
This page took 0.835125 seconds and 4 git commands to generate.