ppc: Don't update the NIP in floating point generated code
commitef24726e4847d61ca647e3ae8dc47422ca721259
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Jul 2016 06:56:28 +0000 (27 16:56 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 7 Sep 2016 02:33:47 +0000 (7 12:33 +1000)
tree8356c7f0a362e800a0a7aedc62c2947d42e358e1
parent44f35bd1ac3dccd4e7fbd5d443c84e959c8a1a14
ppc: Don't update the NIP in floating point generated code

This is no longer necessary as the helpers will properly retrieve
the return address.

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