target-ppc: Add Flag for ISA2.06 Divide Extended Instructions
commita824bc191a90d86980a9ed090cb1d1219faaf8e7
authorTom Musta <tommusta@gmail.com>
Tue, 7 Jan 2014 16:05:50 +0000 (7 10:05 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:06:38 +0000 (5 03:06 +0100)
treef55229b97709ac852cb4f2a1c97eda911abd8881
parent86ba37edcb6556b124840f04d180a34ffcc71086
target-ppc: Add Flag for ISA2.06 Divide Extended Instructions

This patch adds a flag for the Divide Extended instructions that
were introduced in Power ISA V2.06B.  The flag is added to the
Power7 and Power8 models.

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