12 lines
251 B
Plaintext
12 lines
251 B
Plaintext
|
Load word, 1 byte offset
|
||
|
-> exception, mcause = 4
|
||
|
Result: 00000000
|
||
|
Load word, 2 byte offset
|
||
|
-> exception, mcause = 4
|
||
|
Result: 00000000
|
||
|
Load word, 3 byte offset
|
||
|
-> exception, mcause = 4
|
||
|
Result: 00000000
|
||
|
Load word aligned (sanity check)
|
||
|
Result: ffffffff
|