We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a303646 commit 2a54645Copy full SHA for 2a54645
gas/testsuite/gas/riscv/csr.s
@@ -447,7 +447,7 @@
447
csr mbadaddr # 0x343 in 1.9.1, but the value is mtval since 1.10
448
csr mucounteren # 0x320 in 1.9.1, dropped in 1.10, but the value is mcountinhibit since 1.11
449
csr mscounteren # 0x321 in 1.9.1, dropped in 1.10, but the value is mcyclecfg for Smcntrpmf extension
450
- csr mhcounteren # 0x322 in 1.9.1, dropped in 1.10, but the value is mcyclecfg for Smcntrpmf extension
+ csr mhcounteren # 0x322 in 1.9.1, dropped in 1.10, but the value is minstretcfg for Smcntrpmf extension
451
csr mbase # 0x380 in 1.9.1, dropped in 1.10
452
csr mbound # 0x381 in 1.9.1, dropped in 1.10
453
csr mibase # 0x382 in 1.9.1, dropped in 1.10
0 commit comments