target-ppc: add PPC_MFTB flag to e500mc and e5500
commit2fff4bad40abe5781d21c5e134161a1bd13c43cd
authorMichael Walle <michael@walle.cc>
Fri, 22 Jul 2016 16:53:51 +0000 (22 18:53 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 25 Jul 2016 01:18:49 +0000 (25 11:18 +1000)
treecea25b84460ecf163221533f945773297c9c50a6
parentcf472f48d57a533cc46ee651159abcbe0b362df0
target-ppc: add PPC_MFTB flag to e500mc and e5500

According to the e500mc and e5500 core reference manual they have support
for the mftb instruction.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/translate_init.c