x86-64: also optimize ANDQ with immediate fitting in 7 bits
[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 1.142166 seconds and 4 git commands to generate.