On Thu, Sep 26, 2019 at 09:44:53PM +0100, Mark Cave-Ayland wrote:
> This allows us to remove more endian-specific defines from int_helper.c.
>
> Signed-off-by: Mark Cave-Ayland
Applied, thanks.
> ---
> target/ppc/int_helper.c | 72 ++---
> 1 file changed, 25
On 9/26/19 1:44 PM, Mark Cave-Ayland wrote:
> This allows us to remove more endian-specific defines from int_helper.c.
>
> Signed-off-by: Mark Cave-Ayland
> ---
> target/ppc/int_helper.c | 72 ++---
> 1 file changed, 25 insertions(+), 47 deletions(-)
Reviewed
This allows us to remove more endian-specific defines from int_helper.c.
Signed-off-by: Mark Cave-Ayland
---
target/ppc/int_helper.c | 72 ++---
1 file changed, 25 insertions(+), 47 deletions(-)
diff --git a/target/ppc/int_helper.c b/target/ppc/int_helper.c
i