RISC-V: Support the ISA-dependent CSR checking.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / riscv / priv-reg.d
index 9ec5d97ed8bc40484451e548f0bda0d32b8fd159..8b7a7bfc67c36da4505b69194f00a6919aaa615a 100644 (file)
@@ -1,4 +1,4 @@
-#as: -march=rv32i
+#as: -march=rv32if
 #objdump: -dr
 
 .*:[   ]+file format .*
@@ -17,7 +17,7 @@ Disassembly of section .text:
 [      ]+1c:[  ]+04402573[     ]+csrr[         ]+a0,uip
 [      ]+20:[  ]+00102573[     ]+frflags[      ]+a0
 [      ]+24:[  ]+00202573[     ]+frrm[         ]+a0
-[      ]+28:[  ]+00302573[     ]+frsr[         ]+a0
+[      ]+28:[  ]+00302573[     ]+frcsr[        ]+a0
 [      ]+2c:[  ]+c0002573[     ]+rdcycle[      ]+a0
 [      ]+30:[  ]+c0102573[     ]+rdtime[       ]+a0
 [      ]+34:[  ]+c0202573[     ]+rdinstret[    ]+a0
This page took 0.033798 seconds and 4 git commands to generate.