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

target/hppa: Include PSW_P in tb flags and mmu index


Use a separate mmu index for PSW_P enabled vs disabled.
This means we can elide the tlb flush in cpu_hppa_put_psw
when PSW_P changes.  This turns out to be the majority
of all tlb flushes.

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