[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel19.d
CommitLineData
4d7206a2 1#objdump: -dr
d27af829 2#as: -mabi=32 -march=mips1 -KPIC
4d7206a2
RS
3
4.*: file format .*
5
6Disassembly of section \.text:
7
800000000 <.*>:
9#
10# Relocation agsinst .rodata.str1.1
11#
12.*: 8f840000 lw a0,0\(gp\)
de7e6852 13 .*: R_MIPS_GOT16 L2
4d7206a2 14.*: 00000000 nop
de7e6852
RS
15.*: 24840000 addiu a0,a0,0
16 .*: R_MIPS_LO16 L2
4d7206a2
RS
17#
18# Relocation agsinst L2 + 2
19#
20.*: 8f840000 lw a0,0\(gp\)
21 .*: R_MIPS_GOT16 L2
22.*: 00000000 nop
23.*: 24840002 addiu a0,a0,2
24 .*: R_MIPS_LO16 L2
25#
26# Relocation agsinst L2 - 0x4000 with 0x10000 added separately.
27#
28.*: 8f840000 lw a0,0\(gp\)
29 .*: R_MIPS_GOT16 L2
30.*: 3c010001 lui at,0x1
31.*: 2421c000 addiu at,at,-16384
32 .*: R_MIPS_LO16 L2
33.*: 00812021 addu a0,a0,at
34 \.\.\.
This page took 0.631264 seconds and 4 git commands to generate.