]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/h8300/pushpop.s
[gdb/build] Add GPL header comment to gdb/features/feature_to_c.awk
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / h8300 / pushpop.s
1 .text
2 h8300_push_pop:
3 pop r0
4 push r0
5