x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / v850 / bit.s
CommitLineData
252b5132
RH
1
2 .text
3 .global bit
4bit:
5 clr1 5,16[r6]
6 not1 5,16[r6]
7 set1 5,16[r6]
8 tst1 5,16[r6]
This page took 0.853176 seconds and 4 git commands to generate.