• Jeffrey Lee's avatar
    DecodeL1/L2Entry -> LoadAndDecodeL1/L2Entry · 846eee02
    Jeffrey Lee authored
    Change the DecodeL1/L2Entry routines so that instead of accepting a page
    table entry as input, they accept a (suitable-aligned) logical address
    and fetch the page table entry themselves. This helps insulate the
    calling code from the finer details of the page table format.
    846eee02
ARM600 22.1 KB