target/arm: Extend arm_pamax to more than aarch64
commit22536b13247cf041b6dcabf0d708f486058989a9
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 19 Jun 2022 00:15:40 +0000 (18 17:15 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jun 2022 10:18:17 +0000 (27 11:18 +0100)
tree47fec0d9644bac2eac4e59c13791ede8d3a76278
parentd61d1b8600caea833c377b31aef61484ccf9e414
target/arm: Extend arm_pamax to more than aarch64

Move the code from hw/arm/virt.c that is supposed
to handle v7 into the one function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reported-by: He Zhe <zhe.he@windriver.com>
Message-id: 20220619001541.131672-2-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt.c
target/arm/ptw.c