1 #objdump: -dr 2 #as: -mabi=32 -march=mips1 -KPIC 3 4 .*: file format .* 5 6 Disassembly of section \.text: 7 8 00000000 <.*>: 9 # 10 # Relocation agsinst .rodata.str1.1 11 # 12 .*: 8f840000 lw a0,0\(gp\) 13 .*: R_MIPS_GOT16 L2 14 .*: 00000000 nop 15 .*: 24840000 addiu a0,a0,0 16 .*: R_MIPS_LO16 L2 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 \.\.\. 35