OpenCores
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] - Blame information for rev 166

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 33 khays
        .arch   armv7-a
2
        .syntax unified
3
        .text
4
        .globl  _start
5
_start:
6
        mov     pc,lr
7
 
8
        .section .text.foo,"ax",%progbits
9
        .thumb
10
        movw    r0,#:lower16:foo-.
11
        movt    r0,#:upper16:foo-.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.