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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [sh/] [dsp.s] - Blame information for rev 816

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
#       Test file for SH/GAS -- dsp instructions
2
 
3
        .text
4
        .align
5
        .globl dsp_tests
6
dsp_tests:
7
        movs.w @-r2, x0
8
        movs.w @r3,  x1
9
        movs.w @r4+, y0
10
        movs.w @r5+r8, y1
11
        movs.w m0, @-r5
12
        movs.w m1, @r4
13
        movs.w a0, @r3+
14
        movs.w a1, @r2+r8
15
 
16
        movs.l @-r2, a0g
17
        movs.l @r3,  a1g
18
        movs.l @r4+, x0
19
        movs.l @r5+r8, x1
20
        movs.l y0, @-r5
21
        movs.l y1, @r4
22
        movs.l m0, @r3+
23
        movs.l m1, @r2+r8
24
 
25
        padd x0,y0,a0
26
        plds a0,mach
27
        padd x0,y0,a0

powered by: WebSVN 2.1.0

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