* elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for
[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.029596 seconds and 4 git commands to generate.