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
Reviewed-by: BALATON Zoltan
As all callers pass GETPC() to retaddr maybe that could be moved into dcbz_common
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
Reviewed-by: BALATON Zoltan
As all callers pass GETPC() to retaddr maybe that could be moved into
dcbz_common() as i had in my patch.
Regards,
BALA
The 970 logic does not apply to dcbzep, which is an e500 insn.
Signed-off-by: Richard Henderson
---
target/ppc/mem_helper.c | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/target/ppc/mem_helper.c b/target/ppc/mem_helper.c
index 361fd72226..506