x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / visium / rela-1.s
CommitLineData
b6605ddd
EB
1
2 .section .text
3text:
4 brr tr,label
5 nop
6 moviu r6, %u label
7 movil r6, %l label
8 bra tr,r6,r0
9 nop
10
11 .section .text2
12text2:
13 nop
14 nop
15 nop
16 nop
17label:
18 .end
19
20
This page took 0.23686 seconds and 4 git commands to generate.