bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel4.s
CommitLineData
15ba8cc1
RS
1
2 .section .sdata
3 .global a
4 .4byte 1
5a: .4byte 2
6
7 .section .text
df58fc94 8b: la $4,a
15ba8cc1
RS
9 la $4,a+4
10 la $4,a+8
11 la $4,a+12
12
This page took 0.477983 seconds and 4 git commands to generate.