target-ppc: Add Flag for bctar
authorTom Musta <tommusta@gmail.com>
Mon, 10 Feb 2014 17:26:53 +0000 (11:26 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:06:48 +0000 (03:06 +0100)
commit94840e0700a3cbd0b0d99ae9ddecf47b4bbcc5d7
tree6250dc60f73b556059595b583ed988fb8ac6aaa0
parentf5bc1bfa35af5288fe43f459696e712474dafc66
target-ppc: Add Flag for bctar

This patch adds a flag for the bctar instruction.  This instruction
is being introduced via Power ISA 2.07.

Also, the flag is added to the Power8 machine model since the P8
processor supports this instruction.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/cpu.h
target-ppc/translate_init.c