2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / v850 / bit.s
1
2 .text
3 .global bit
4 bit:
5 clr1 5,16[r6]
6 not1 5,16[r6]
7 set1 5,16[r6]
8 tst1 5,16[r6]
This page took 0.029335 seconds and 4 git commands to generate.