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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-arm/] [thumb-rel32.s] - Diff between revs 156 and 816

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 156 Rev 816
        .text
        .text
        .arch armv4t
        .arch armv4t
        .global _start
        .global _start
        .type   _start, %function
        .type   _start, %function
        .thumb_func
        .thumb_func
_start:
_start:
        .word bar - .
        .word bar - .
        .word _start - .
        .word _start - .
        .byte 0
        .byte 0
        .4byte (_start - .) + 1
        .4byte (_start - .) + 1
        .byte 0, 0, 0
        .byte 0, 0, 0
        .section .after, "ax", %progbits
        .section .after, "ax", %progbits
        .global bar
        .global bar
        .type bar, %function
        .type bar, %function
        .thumb_func
        .thumb_func
bar:
bar:
        .word 0
        .word 0
        .ident  "GCC: (GNU) 4.1.0 (CodeSourcery ARM)"
        .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.