ppc: Add PPC_64H instruction flag to POWER7 and POWER8
commit4e0806110c8b896ceff3490f15a616e8b3165efe
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 3 May 2016 16:03:34 +0000 (3 18:03 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 30 May 2016 03:20:04 +0000 (30 13:20 +1000)
tree2ca250ae4a477f0e0978df597596fea5c7abe4b5
parentb68e60e6f0d2865e961a800fb8db96a7fc6494c4
ppc: Add PPC_64H instruction flag to POWER7 and POWER8

This will enable decoding of hrfid

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/translate_init.c