MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / pr12915.d
CommitLineData
f77ef3e2
RS
1#as: -32 -mips1
2#objdump: -dr
3
4.*
5
6
7Disassembly of section \.text:
8
900000000 <\.text>:
10 0: 3c1b0000 lui k1,0x0
11 0: R_MIPS_HI16 kernelsp
12 4: 8f7b0000 lw k1,0\(k1\)
13 4: R_MIPS_LO16 kernelsp
14 8: 401c7000 mfc0 gp,c0_epc
15 c: 279c0004 addiu gp,gp,4
This page took 0.270896 seconds and 4 git commands to generate.