* elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / divmul.s
1 .text
2 h8300_div_mul:
3 divxu r0l,r1
4 mulxu r0l,r1
5
This page took 0.110556 seconds and 4 git commands to generate.