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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-mn10300/] [i135409-1.s] - Blame information for rev 831

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

Line No. Rev Author Line
1 38 julius
       .text
2
 
3
       nop
4
 
5
        .global _start
6
_start:
7
        .type   _func, @function
8
_func:
9
        mov     L001,A1
10
        nop
11
A:
12
        mov     L001,A1
13
        .size   _func, . - _func
14
 
15
 
16
        .global _func2
17
_func2:
18
        .type   _func2, @function
19
        mov     L001,A1
20
        nop
21
        mov     L001,A1
22
        .size   _func2, . - _func2
23
 
24
        .global BOTTOM
25
BOTTOM:
26
 
27
        .data
28
L001:
29
 

powered by: WebSVN 2.1.0

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