URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [gc-thumb.s] - Rev 76
Go to most recent revision | Compare with Previous | Blame | View Log
.arch armv7-a .syntax unified .text .globl _start _start: mov pc,lr .section .text.foo,"ax",%progbits .thumb movw r0,#:lower16:foo-. movt r0,#:upper16:foo-.
Go to most recent revision | Compare with Previous | Blame | View Log