* elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10200 / bit.s
1 .text
2 btst 64,d1
3 btst 8192,d2
4 bset d1,(a2)
5 bclr d1,(a2)
This page took 0.029112 seconds and 4 git commands to generate.