ppc: Don't update NIP in lmw/stmw/icbi
commitaf6d376ea18db87287a9e0de08fe23c68f2464a6
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Jul 2016 06:56:31 +0000 (27 16:56 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 7 Sep 2016 02:38:00 +0000 (7 12:38 +1000)
treedc74b6e06fb556b679943232d31f3a65cb5a001a
parente41029b378b4a65a0b89b5a8dc087aca6b5d012d
ppc: Don't update NIP in lmw/stmw/icbi

Instead, pass GETPC() result to the corresponding helpers.

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