[Qemu-devel] [PULL 19/66] ppc: Move DFP ops out of translate.c

2016-09-05 Thread David Gibson
From: Benjamin Herrenschmidt Makes things a bit more manageable Signed-off-by: Benjamin Herrenschmidt Signed-off-by: David Gibson --- target-ppc/translate.c | 365 +--- target-ppc/translate/dfp-impl.c | 212 +++ target-ppc/trans

[Qemu-devel] [PULL 19/66] ppc: Move DFP ops out of translate.c

2016-09-05 Thread David Gibson
From: Benjamin Herrenschmidt Makes things a bit more manageable Signed-off-by: Benjamin Herrenschmidt Signed-off-by: David Gibson --- target-ppc/translate.c | 365 +--- target-ppc/translate/dfp-impl.c | 212 +++ target-ppc/trans