URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mips/] [elf-rel19.d] - Rev 277
Go to most recent revision | Compare with Previous | Blame | View Log
#objdump: -dr
#as: -mabi=32 -march=mips1 -KPIC
.*: file format .*
Disassembly of section \.text:
00000000 <.*>:
#
# Relocation agsinst .rodata.str1.1
#
.*: 8f840000 lw a0,0\(gp\)
.*: R_MIPS_GOT16 L2
.*: 00000000 nop
.*: 24840000 addiu a0,a0,0
.*: R_MIPS_LO16 L2
#
# Relocation agsinst L2 + 2
#
.*: 8f840000 lw a0,0\(gp\)
.*: R_MIPS_GOT16 L2
.*: 00000000 nop
.*: 24840002 addiu a0,a0,2
.*: R_MIPS_LO16 L2
#
# Relocation agsinst L2 - 0x4000 with 0x10000 added separately.
#
.*: 8f840000 lw a0,0\(gp\)
.*: R_MIPS_GOT16 L2
.*: 3c010001 lui at,0x1
.*: 2421c000 addiu at,at,-16384
.*: R_MIPS_LO16 L2
.*: 00812021 addu a0,a0,at
\.\.\.
Go to most recent revision | Compare with Previous | Blame | View Log