This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / multiples.s
CommitLineData
252b5132
RH
1 .h8300s
2 .text
3h8300s_multiple:
4 ldm.l @sp+,er0-er1
5 ldm.l @sp+,er0-er2
6 ldm.l @sp+,er0-er3
7 stm.l er0-er1,@-sp
8 stm.l er0-er2,@-sp
9 stm.l er0-er3,@-sp
10
This page took 0.12991 seconds and 4 git commands to generate.