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 dc87ee1 commit c2c2049Copy full SHA for c2c2049
src/init.mlog.jinja
@@ -43,10 +43,10 @@ loop:
43
# initialize CSRS
44
45
# misa
46
- # XLEN=32 --
47
- # 0 ----
48
- # IMAX ZYXWVUTSRQPONMLKJIHGFEDCBA
49
- write 0b01000000100000000001000100000001 CSRS "{{ 'misa'|csr }}"
+ # XLEN=32 --
+ # 0 ----
+ # ISA ZYXWVUTSRQPONMLKJIHGFEDCBA
+ write 0b01000000100100000001000100000001 CSRS "{{ 'misa'|csr }}"
50
51
# mstatush
52
# WPRI -------------------------- ----
0 commit comments