RISC-V: Clarify the behavior of .option arch directive.
[binutils-gdb.git] / gas / testsuite / gas / riscv / zbkb-64.s
1 target:
2 ror a0, a1, a2
3 rol a0, a1, a2
4 rori a0, a1, 2
5 rorw a0, a1, a2
6 rolw a0, a1, a2
7 roriw a0, a1, 2
8 andn a0, a1, a2
9 orn a0, a1, a2
10 xnor a0, a1, a2
11 pack a0, a1, a2
12 packh a0, a1, a2
13 packw a0, a1, a2
14 brev8 a0, a0
15 rev8 a0, a0