qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Risu and the PowerPC 970


From: Peter Maydell
Subject: Re: [Qemu-devel] Risu and the PowerPC 970
Date: Sun, 12 Mar 2017 12:52:04 +0100

On 12 March 2017 at 06:10, G 3 <address@hidden> wrote:
> Does Risu support the PowerPC 970? I tried compiling it but I saw this
> error:
>
> gcc  -Wall -D_GNU_SOURCE -DARCH=ppc64 -g  -o risu.o -c risu.c
> In file included from risu.c:29:
> risu.h:27:30: error: risu_reginfo_ppc64.h: No such file or directory
> make: *** [Makefile:44: risu.o] Error 1
>
> The PowerPC 970 is a 64-bit PowerPC CPU.

It doesn't support ppc64 bigendian yet, only little endian.
(There's some patches on list for the BE support which I
haven't yet got to.)

thanks
-- PMM



reply via email to

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