]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hppa: Adjust mmu indexes to begin with 0
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 12 Jul 2025 00:35:59 +0000 (18:35 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 23 Sep 2025 23:55:36 +0000 (16:55 -0700)
commit9ea28805814bedf511baf1635bb2fd0ceefcd638
treec2be16a3ef08e5b507238935498a1f7f40a70009
parent33ea495cd3bfb21db920b6928af7eda39ced5c20
target/hppa: Adjust mmu indexes to begin with 0

This is a logical reversion of 2ad04500543, though
there have been additions to the set of mmu indexes
since then.  The impetus to that original patch,
"9-15 will use shorter assembler instructions when
run on a x86-64 host" is now handled generically.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/cpu.h