ppc: Move embedded spe ops out of translate.c
commit4083de6b53a9f5a87cf20ed9465d4956d8169591
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Jul 2016 06:56:21 +0000 (27 16:56 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 7 Sep 2016 02:33:46 +0000 (7 12:33 +1000)
tree905e9bb2333206c7221d5f2a269518d0a6a8a4d5
parentf96511215da118ffc635c2c3698c60bf519372ce
ppc: Move embedded spe 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/spe-impl.c [new file with mode: 0644]
target-ppc/translate/spe-ops.c [new file with mode: 0644]