On 07/27/2016 03:50 AM, Benjamin Herrenschmidt wrote:
Makes things a bit more manageable

Signed-off-by: Benjamin Herrenschmidt <b...@kernel.crashing.org>
---
 target-ppc/translate.c         | 1205 +---------------------------------------
 target-ppc/translate/fp-impl.c | 1098 ++++++++++++++++++++++++++++++++++++
 target-ppc/translate/fp-ops.c  |  111 ++++
 3 files changed, 1213 insertions(+), 1201 deletions(-)
 create mode 100644 target-ppc/translate/fp-impl.c
 create mode 100644 target-ppc/translate/fp-ops.c

For the benefit of Peter's ./scripts/clean-includes and friends, please name these with *.inc.c, like in tcg/*/.


r~

Reply via email to