URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-mips-elf/] [pic-and-nonpic-3a.dd] - Rev 84
Compare with Previous | Blame | View Log
# GOT layout:## -32752: lazy resolution function# -32748: reserved for module pointer# -32744: the GOT page entry# -32740: foo's GOT entry# -32736: ext's GOT entry.*Disassembly of section \.text:00000800 <foo>:800: 3c1c0001 lui gp,0x1804: 279c7bf0 addiu gp,gp,31728808: 0399e021 addu gp,gp,t980c: 8f99801c lw t9,-32740\(gp\)810: 8f828018 lw v0,-32744\(gp\)814: 03200008 jr t9818: 24420000 addiu v0,v0,00000081c <bar>:81c: f000 6a01 li v0,1820: f3cf 0a10 la v0,83f0 .*824: f400 3240 sll v0,16828: e269 addu v0,v182a: f030 9a60 lw v1,-32736\(v0\)82e: 659a move gp,v0830: eb00 jr v1832: 653b move t9,v1#...Disassembly of section \.MIPS\.stubs:00000c00 <.MIPS.stubs>:c00: 8f998010 lw t9,-32752\(gp\)c04: 03e07821 move t7,rac08: 0320f809 jalr t9c0c: 24180007 li t8,7\.\.\.
