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] - Rev 205

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

# Test fst.* with and without auto-increment.
 
	.text
 
        fst.l   %f16,-16(%sp)
        fst.l   %f20,-16(%sp)
        fst.l   %f24,-16(%sp)
 
        fst.l   %f16,-16(%sp)++
        fst.l   %f20,-16(%sp)++
        fst.l   %f24,-16(%sp)++
 
        fst.q   %f16,-16(%sp)
        fst.q   %f20,-16(%sp)
        fst.q   %f24,-16(%sp)
 
        fst.q   %f16,-16(%sp)++
        fst.q   %f20,-16(%sp)++
        fst.q   %f24,-16(%sp)++
 

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

powered by: WebSVN 2.1.0

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