qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH v2 06/13] target/ppc: Hoist dcbz_size out of dcbz_common


From: Richard Henderson
Subject: Re: [PATCH v2 06/13] target/ppc: Hoist dcbz_size out of dcbz_common
Date: Wed, 10 Jul 2024 07:36:59 -0700
User-agent: Mozilla Thunderbird

On 7/10/24 05:11, BALATON Zoltan wrote:
On Tue, 9 Jul 2024, Richard Henderson wrote:
The 970 logic does not apply to dcbzep, which is an e500 insn.

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

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>

As all callers pass GETPC() to retaddr maybe that could be moved into dcbz_common() as i had in my patch.

No, that would be incorrect usage of GETPC.
It *must* be used in the HELPER directly called from TCG.


r~



reply via email to

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