Re: [Qemu-devel] [PATCH 05/17] ppc: use CRF_* in fpu_helper.c

2014-09-03 Thread Tom Musta
On 8/28/2014 12:15 PM, Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini > --- > target-ppc/fpu_helper.c | 32 > 1 file changed, 16 insertions(+), 16 deletions(-) > > diff --git a/target-ppc/fpu_helper.c b/target-ppc/fpu_helper.c > index da93d12..0fe006a 100644

[Qemu-devel] [PATCH 05/17] ppc: use CRF_* in fpu_helper.c

2014-08-28 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- target-ppc/fpu_helper.c | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/target-ppc/fpu_helper.c b/target-ppc/fpu_helper.c index da93d12..0fe006a 100644 --- a/target-ppc/fpu_helper.c +++ b/target-ppc/fpu_helper