RISC-V: Clarify the behavior of .option arch directive.
[binutils-gdb.git] / gas / testsuite / gas / riscv / option-arch-01a.d
1 #as: -misa-spec=2.2
2 #source: option-arch-01.s
3 #objdump: -d
4
5 .*:[ ]+file format .*
6
7
8 Disassembly of section .text:
9
10 0+000 <.text>:
11 [ ]+[0-9a-f]+:[ ]+952e[ ]+add[ ]+a0,a0,a1
12 [ ]+[0-9a-f]+:[ ]+00b50533[ ]+add[ ]+a0,a0,a1
13 [ ]+[0-9a-f]+:[ ]+00302573[ ]+csrr[ ]+a0,fcsr
14 #...