x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / visium / rela-1.d
1 #as:
2 #objdump: -dr
3 #name: rela-1
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+0000000 <text>:
10 0: f8 00 00 04 brr tr,\+4
11 0: R_VISIUM_PC16 .text2\+0x10
12 4: 00 00 00 00 nop
13 8: 84 a6 00 00 moviu r6,0x0000
14 8: R_VISIUM_HI16 .text2\+0x10
15 c: 84 86 00 10 movil r6,0x0010
16 c: R_VISIUM_LO16 .text2\+0x10
17 10: ff 86 00 04 bra tr,r6,r0
18 14: 00 00 00 00 nop
This page took 0.053379 seconds and 4 git commands to generate.