| commit | 9ea28805814bedf511baf1635bb2fd0ceefcd638 | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <richard.henderson@linaro.org> | Fri Jul 11 18:35:59 2025 -0600 |
| committer | Richard Henderson <richard.henderson@linaro.org> | Tue Sep 23 16:55:36 2025 -0700 |
| tree | c2be16a3ef08e5b507238935498a1f7f40a70009 | |
| parent | 33ea495cd3bfb21db920b6928af7eda39ced5c20 [diff] |
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>