qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC v12 54/65] target/arm: arch_dump: restrict ELFCLASS64 to AArch6


From: Richard Henderson
Subject: Re: [RFC v12 54/65] target/arm: arch_dump: restrict ELFCLASS64 to AArch64
Date: Sun, 28 Mar 2021 12:36:26 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/26/21 1:36 PM, Claudio Fontana wrote:
this will allow us to restrict more code to TARGET_AARCH64

Signed-off-by: Claudio Fontana<cfontana@suse.de>
---
  target/arm/arch_dump.c | 12 +++++++-----
  target/arm/cpu.c       |  1 -
  target/arm/cpu64.c     |  4 ++++
  3 files changed, 11 insertions(+), 6 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]