x86: Force relocation against local absolute symbol
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bfin / loop_label2.d
1 #objdump: -d
2 #name: loop_label2
3 .*: +file format .*
4
5 Disassembly of section .text:
6
7 00000000 <.text>:
8 0: 08 4f R0 <<= 0x1;
9 2: 78 68 P0 = 0xf \(X\);.*
10 4: 48 42 DIVS \(R0, R1\);
11 6: a2 e0 02 00 LSETUP\(0x0xa, 0x0xa\) LC0 = P0;
12 a: 08 42 DIVQ \(R0, R1\);
13 c: 80 42 R0 = R0.L \(X\);
14 ...
This page took 0.029898 seconds and 4 git commands to generate.