aarch64: override default elf .set handling in gas
[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.030581 seconds and 4 git commands to generate.