OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-arm/] [thumb-rel32.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .text
2
        .arch armv4t
3
        .global _start
4
        .type   _start, %function
5
        .thumb_func
6
_start:
7
        .word bar - .
8
        .word _start - .
9
        .byte 0
10
        .4byte (_start - .) + 1
11
        .byte 0, 0, 0
12
        .section .after, "ax", %progbits
13
        .global bar
14
        .type bar, %function
15
        .thumb_func
16
bar:
17
        .word 0
18
        .ident  "GCC: (GNU) 4.1.0 (CodeSourcery ARM)"

powered by: WebSVN 2.1.0

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