URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [tls.s] - Rev 832
Go to most recent revision | Compare with Previous | Blame | View Log
.text .globl main .type main, %function main: nop .L2: nop mov pc, lr .Lpool: .word a(tlsgd) + (. - .L2 - 8) .word b(tlsldm) + (. - .L2 - 8) .word c(gottpoff) + (. - .L2 - 8) .word d(tpoff)
Go to most recent revision | Compare with Previous | Blame | View Log