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] - Diff between revs 205 and 816

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 205 Rev 816
# Test fst.* with and without auto-increment.
# Test fst.* with and without auto-increment.
 
 
        .text
        .text
 
 
        fst.l   %f16,-16(%sp)
        fst.l   %f16,-16(%sp)
        fst.l   %f20,-16(%sp)
        fst.l   %f20,-16(%sp)
        fst.l   %f24,-16(%sp)
        fst.l   %f24,-16(%sp)
 
 
        fst.l   %f16,-16(%sp)++
        fst.l   %f16,-16(%sp)++
        fst.l   %f20,-16(%sp)++
        fst.l   %f20,-16(%sp)++
        fst.l   %f24,-16(%sp)++
        fst.l   %f24,-16(%sp)++
 
 
        fst.q   %f16,-16(%sp)
        fst.q   %f16,-16(%sp)
        fst.q   %f20,-16(%sp)
        fst.q   %f20,-16(%sp)
        fst.q   %f24,-16(%sp)
        fst.q   %f24,-16(%sp)
 
 
        fst.q   %f16,-16(%sp)++
        fst.q   %f16,-16(%sp)++
        fst.q   %f20,-16(%sp)++
        fst.q   %f20,-16(%sp)++
        fst.q   %f24,-16(%sp)++
        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.