qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 05/13] target/arm: Move gen_aa32 functions to translate-a32.h


From: Richard Henderson
Subject: Re: [PATCH 05/13] target/arm: Move gen_aa32 functions to translate-a32.h
Date: Tue, 27 Apr 2021 09:44:29 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 4/13/21 9:07 AM, Peter Maydell wrote:
Move the various gen_aa32* functions and macros out of translate.c
and into translate-a32.h.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  target/arm/translate-a32.h | 44 ++++++++++++++++++++++++++++++++++
  target/arm/translate.c     | 49 +++++++-------------------------------
  2 files changed, 52 insertions(+), 41 deletions(-)

These functions go away with my alignment patch set, fwiw.


r~



reply via email to

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