diff options
Diffstat (limited to 'examples/hello_world.subv')
| -rw-r--r-- | examples/hello_world.subv | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
