On 24.03.15 10:50, Anton Blanchard wrote:
> Hi Alex,
>
>> On 24.03.15 09:59, Anton Blanchard wrote:
>>> Add the XML and functions to get and set VSX registers.
>>
>> Awesome, thanks. Have you verified that this works for LE as well as
>> BE guests?
>
> Unfortunately all our XML gdbstub routines
Hi Alex,
> On 24.03.15 09:59, Anton Blanchard wrote:
> > Add the XML and functions to get and set VSX registers.
>
> Awesome, thanks. Have you verified that this works for LE as well as
> BE guests?
Unfortunately all our XML gdbstub routines have endian issues (FPU,
Altivec and now VMX). I only
On 24.03.15 09:59, Anton Blanchard wrote:
> Add the XML and functions to get and set VSX registers.
Awesome, thanks. Have you verified that this works for LE as well as BE
guests?
Alex
Add the XML and functions to get and set VSX registers.
Signed-off-by: Anton Blanchard
---
configure | 6 +++---
gdb-xml/power-vsx.xml | 44
target-ppc/translate_init.c | 22 ++
3 files changed, 69 insertio