target-ppc: Move POWER8 TCE Address control (TAR) to a helper
commit768167abb91ba59a5395c18d18f5c6f82c16e58f
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Wed, 4 Jun 2014 12:50:49 +0000 (4 22:50 +1000)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:43 +0000 (16 13:24 +0200)
tree1503b8ca45f1f8cda0e2d532af6a2bcf2ef6305d
parente61716aa9a4f7745e3fc0be3f1613f1eef4b47f9
target-ppc: Move POWER8 TCE Address control (TAR) to a helper

This moves TAR SPR to a helper. Later this helper will be
called from generalized init_proc_book3s_64().

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate_init.c