Commit 4d607432 authored by Tim Hutt's avatar Tim Hutt
Browse files

Don't read or write 8 bytes for 4-byte PTEs

For Sv32 Page Table Entries are only 4 bytes, but the old code was unconditionally reading and writing 8 bytes.

Fixes #459
parent e1242d85
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment