Remove the ldmx mnemonic that never made it into POWER9.
[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.029209 seconds and 4 git commands to generate.