* gas/mn10200/*.s: New tests for the mn10200 assembler.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10200 / bit.s
CommitLineData
9d49699b
JL
1 .text
2 btst 64,d1
3 btst 8192,d2
4 bset d1,(a2)
5 bclr d1,(a2)
This page took 0.024451 seconds and 4 git commands to generate.