URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [farcall-data.s] - Rev 124
Go to most recent revision | Compare with Previous | Blame | View Log
.syntax unified .text .global _start .type _start, %function _start: b far .section .after after: .word 0x11111111 .section .far, "ax" .type far, %function far: bx lr
Go to most recent revision | Compare with Previous | Blame | View Log