On Fri, 4 Feb 2022, Fabiano Rosas wrote:
BALATON Zoltan writes:
On Thu, 3 Feb 2022, Fabiano Rosas wrote:
This code applies only to the 6xx CPUs, so we can remove the switch
statement.
Signed-off-by: Fabiano Rosas
---
target/ppc/excp_helper.c | 31 +++
1 file change
BALATON Zoltan writes:
> On Thu, 3 Feb 2022, Fabiano Rosas wrote:
>> This code applies only to the 6xx CPUs, so we can remove the switch
>> statement.
>>
>> Signed-off-by: Fabiano Rosas
>> ---
>> target/ppc/excp_helper.c | 31 +++
>> 1 file changed, 11 insertions(+), 2
On Thu, 3 Feb 2022, Fabiano Rosas wrote:
This code applies only to the 6xx CPUs, so we can remove the switch
statement.
Signed-off-by: Fabiano Rosas
---
target/ppc/excp_helper.c | 31 +++
1 file changed, 11 insertions(+), 20 deletions(-)
diff --git a/target/ppc/excp_
This code applies only to the 6xx CPUs, so we can remove the switch
statement.
Signed-off-by: Fabiano Rosas
---
target/ppc/excp_helper.c | 31 +++
1 file changed, 11 insertions(+), 20 deletions(-)
diff --git a/target/ppc/excp_helper.c b/target/ppc/excp_helper.c
index