ppc: Move DFP ops out of translate.c
commit8b25cdd371e99221b27ddcfaa137cfd6c56df7c1
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Jul 2016 06:56:22 +0000 (27 16:56 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 7 Sep 2016 02:33:46 +0000 (7 12:33 +1000)
treebc81dccb2f806349d6bb2c55db95f847ef742d47
parent4083de6b53a9f5a87cf20ed9465d4956d8169591
ppc: Move DFP ops out of translate.c

Makes things a bit more manageable

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/translate.c
target-ppc/translate/dfp-impl.c [new file with mode: 0644]
target-ppc/translate/dfp-ops.c [new file with mode: 0644]