]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/h8300/multiples.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / h8300 / multiples.s
1 .h8300s
2 .text
3 h8300s_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