ppc: move POWER8 Book4 regs in their own routine
commit9d0e5c8ceb70e738101bfcb31fa1c0f7375d844b
authorCédric Le Goater <clg@fr.ibm.com>
Tue, 22 Mar 2016 14:23:13 +0000 (22 15:23 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 24 Mar 2016 00:17:34 +0000 (24 11:17 +1100)
treef973eb06867863489cf980ee23130642fd0dc8df
parent57c522f47bf85de20c5bef3706b6fca6a70d7ac5
ppc: move POWER8 Book4 regs in their own routine

commit fce55481360d "ppc: A couple more dummy POWER8 Book4 regs"
squashed in to rapidly a set of POWER8 Book4 regs in the wrong
routine. This patch introduces the missing gen_spr_power8_book4()
routine to fix their location.

Signed-off-by: Cédric Le Goater <clg@fr.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/translate_init.c