Skip to content
Snippets Groups Projects
Commit 451d993d authored by Richard Henderson's avatar Richard Henderson
Browse files

target/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX, MMU_ABS_W_IDX


Align the language with pa2.0, separating absolute and physical.
The translation from absolute to physical depends on PSW.W, and
we prefer not to flush between changes, therefore use 2 mmu_idx.

Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 17fe594c
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