On 6/4/21 8:52 AM, Alex Bennée wrote:
From: Claudio Fontana
now that is_a64() is just always false when !TARGET_AARCH64,
we can just use that instead of introducing a new ifdef.
Signed-off-by: Claudio Fontana
Signed-off-by: Alex Bennée
---
target/arm/cpu-common.c | 10 +++---
1 file chan
From: Claudio Fontana
now that is_a64() is just always false when !TARGET_AARCH64,
we can just use that instead of introducing a new ifdef.
Signed-off-by: Claudio Fontana
Signed-off-by: Alex Bennée
---
target/arm/cpu-common.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
d