Skip to content
Snippets Groups Projects
Commit fa824d99 authored by Helge Deller's avatar Helge Deller
Browse files

target/hppa: Add BTLB support to hppa TLB functions


Change the TLB code to store the Block-TLBs at the beginning
of the TLB table. New 4k TLB entries which are added later
shall not overwrite any of the BTLB entries.

Make sure that when the TLB is cleared by the OS via the ptlbe
instruction, the Block-TLBs will not be dropped.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 6d1ef68c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment