Re: [PATCH v3 23/29] target/ppc: remove generic architecture checks from p7_deliver_interrupt

2022-10-14 Thread Fabiano Rosas
Matheus Ferst writes: > Signed-off-by: Matheus Ferst Reviewed-by: Fabiano Rosas > --- > target/ppc/excp_helper.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/target/ppc/excp_helper.c b/target/ppc/excp_helper.c > index 055f1de20e..1c373c1a7c 100644 > --- a/target/ppc/excp_helper

[PATCH v3 23/29] target/ppc: remove generic architecture checks from p7_deliver_interrupt

2022-10-11 Thread Matheus Ferst
Signed-off-by: Matheus Ferst --- target/ppc/excp_helper.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/target/ppc/excp_helper.c b/target/ppc/excp_helper.c index 055f1de20e..1c373c1a7c 100644 --- a/target/ppc/excp_helper.c +++ b/target/ppc/excp_helper.c @@ -2077,9 +2077,6 @@ static void p