URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i860/] [regress01.s] - Rev 38
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