qemu-ppc
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 01/11] target/ppc: introduce gen_ld_tl() function


From: Richard Henderson
Subject: Re: [RFC PATCH 01/11] target/ppc: introduce gen_ld_tl() function
Date: Thu, 12 Dec 2024 09:26:03 -0600
User-agent: Mozilla Thunderbird

On 12/12/24 09:14, Mark Cave-Ayland wrote:
This function is intended to be used for all memory load operations. Convert the
GEN_QEMU_LOAD_TL() macro to use it as a starting point.

Signed-off-by: Mark Cave-Aykand<mark.cave-ayland@ilande.co.uk>
---
  target/ppc/translate.c | 8 +++++++-
  1 file changed, 7 insertions(+), 1 deletion(-)

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

r~



reply via email to

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