OSDN Git Service

target-ppc: Add DFP to Emulated Instructions Flag
authorTom Musta <tommusta@gmail.com>
Mon, 16 Jun 2014 16:03:20 +0000 (11:03 -0500)
committerAlexander Graf <agraf@suse.de>
Fri, 27 Jun 2014 11:48:22 +0000 (13:48 +0200)
commitb2f1355020b1b48c479426b50f37baccb3b1fe84
treef0d50e444a45a90cba38b85e3703f9f2edb84105
parent623e250abdca2c29830793e3ac81a9e405f33216
target-ppc: Add DFP to Emulated Instructions Flag

Decimal Floating Point is emulated, so add it the mask.  This will
fix the erroneous message:

  Warning: Disabling some instructions which are not emulated by TCG (0x0, 0x4)

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