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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [arm/] [archv6m.s] - Blame information for rev 818

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .arch   armv6-m
2
        .syntax unified
3
        .thumb
4
        .text
5
        .align  2
6
        .global foo
7
foo:
8
        msr apsr,r6
9
        msr epsr,r9
10
        mrs r2, iapsr
11
        yield
12
        wfe
13
        wfi
14
        sev
15
        add r0, r0, r1
16
        nop
17
        dmb
18
        dsb
19
        isb
20
 

powered by: WebSVN 2.1.0

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