]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/internals.h
target/arm: Add regime_has_2_ranges
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 7 Feb 2020 14:04:24 +0000 (14:04 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Feb 2020 14:04:24 +0000 (14:04 +0000)
commit339370b90d067345b69585ddf4b668fa01f41d67
tree05263f41ad0d969594def2b69d2681336b3af69b
parentb9f6033c1a5fb7da55ed353794db8ec064f78bb2
target/arm: Add regime_has_2_ranges

Create a predicate to indicate whether the regime has
both positive and negative addresses.

Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200206105448.4726-21-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c
target/arm/internals.h
target/arm/translate-a64.c