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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [arm/] [mapping2.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .syntax unified
2
        .arch armv7-a
3
        .fpu softvfp
4
        .version "dfg"
5
        .thumb
6
        .text
7
        .align  2
8
        .global main
9
        .thumb
10
        .thumb_func
11
        .type   main, %function
12
main:
13
        push    {r4, lr}
14
foo:
15
        pop     {r4, lr}
16
        bx      lr
17
        .size   main, .-main
18
        .ident  ""
19
 
20
        nop

powered by: WebSVN 2.1.0

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