aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/ask_name.subv2
-rw-r--r--examples/hello_world.subv2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/ask_name.subv b/examples/ask_name.subv
index 4be18eb..160efc5 100644
--- a/examples/ask_name.subv
+++ b/examples/ask_name.subv
@@ -12,7 +12,7 @@
== code 0x80400000
# load mhartid CSR into t0, trap all but first Hart
- # 73/system 5/rd/t0 2/funct3/csrrs 0/rs/x0 f14/csr12/mhartid
+ # 73/system 5/rd/t0 2/funct3/csrrs 0/rs/x0 f14/csr/mhartid
# 63/branch 1/subop/!= 5/rs/t0 0/rs/x0 0/off13
main:
diff --git a/examples/hello_world.subv b/examples/hello_world.subv
index b85739d..f74bc64 100644
--- a/examples/hello_world.subv
+++ b/examples/hello_world.subv
@@ -1,6 +1,6 @@
== code 0x80400000
# load mhartid CSR into t0, trap all but first Hart
- # 73/system 5/rd/t0 2/funct3/csrrs 0/rs/x0 f14/csr12/mhartid
+ # 73/system 5/rd/t0 2/funct3/csrrs 0/rs/x0 f14/csr/mhartid
# 63/branch 1/subop/!= 5/rs/t0 0/rs/x0 0/off13
main: