On 01.04.2013, at 02:33, Aurelien Jarno wrote: > The overflow computation of nego and subf*o instructions has been broken > in commit ffe30937. Contrary to other targets, the instruction is subtract > from an not subtract on PowerPC. > > This patch fixes the issue by using the correct argument in the xor > computation. Thanks to Peter Maydell for the hint. > > With this change the PPC emulation passes the Gwenole Beauchesne > testsuite again. > > Cc: Alexander Graf <[email protected]> > Cc: Richard Henderson <[email protected]> > Signed-off-by: Aurelien Jarno <[email protected]>
Thanks, applied to ppc-next. Alex
