OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .text
2
        .arm
3
        .global mapping
4
mapping:
5
        nop
6
        bl mapping
7
 
8
        .global thumb_mapping
9
        .thumb_func
10
thumb_mapping:
11
        .thumb
12
        nop
13
        bl thumb_mapping
14
 
15
        .data
16
        .word 0x123456
17
 
18
        .section foo,"ax"
19
        nop

powered by: WebSVN 2.1.0

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