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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i860/] [regress01.s] - Blame information for rev 816

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

Line No. Rev Author Line
1 205 julius
# Test fst.* with and without auto-increment.
2
 
3
        .text
4
 
5
        fst.l   %f16,-16(%sp)
6
        fst.l   %f20,-16(%sp)
7
        fst.l   %f24,-16(%sp)
8
 
9
        fst.l   %f16,-16(%sp)++
10
        fst.l   %f20,-16(%sp)++
11
        fst.l   %f24,-16(%sp)++
12
 
13
        fst.q   %f16,-16(%sp)
14
        fst.q   %f20,-16(%sp)
15
        fst.q   %f24,-16(%sp)
16
 
17
        fst.q   %f16,-16(%sp)++
18
        fst.q   %f20,-16(%sp)++
19
        fst.q   %f24,-16(%sp)++

powered by: WebSVN 2.1.0

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