• Jeffrey Lee's avatar
    PMP LogOp_MapOut fixes · a4ab6171
    Jeffrey Lee authored
    * Fix caching of page table entry flags (was never updating R9, so the
    flags would be recalculated for every page)
    * Fix use of flag in bottom bit of R6; if the flag was set, the
    early-exit case for having made all the cacheable pages uncacheable will
    never be hit, forcing it to loop through the full page list instead
    a4ab6171
ChangeDyn 265 KB