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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gold/] [testsuite/] [arm_cortex_a8_local_reloc.s] - Blame information for rev 27

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 khays
        .syntax unified
2
        .cpu    cortex-a8
3
 
4
        .section        .text.0, "x"
5
        .align  12
6
 
7
_start:
8
        .type   _start,%function
9
        bx      lr
10
        .size   _start,.-_start
11
 
12
        .section        .text.1, "x"
13
        .align  11
14
        .thumb
15
        .type   .Lfunc,%function
16
.Lfunc:
17
        bx      lr
18
        .size   .Lfunc,.-.Lfunc
19
 
20
        .section        .text.2, "x"
21
        .align  11
22
        .space  2042
23
 
24
        .align  1
25
        .thumb
26
        .global _test
27
        .type   _test,%function
28
_test:
29
        add.w   r0, r0, 0
30
        b.w     .Lfunc
31
        .size   _test,.-_test

powered by: WebSVN 2.1.0

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