* gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / pushpop.s
1 .text
2 h8300_push_pop:
3 pop r0
4 push r0
5
This page took 0.030773 seconds and 5 git commands to generate.