diff options
| author | Benjamin Herrenschmidt | 2016-07-27 08:56:30 +0200 |
|---|---|---|
| committer | David Gibson | 2016-09-07 04:37:48 +0200 |
| commit | e41029b378b4a65a0b89b5a8dc087aca6b5d012d (patch) | |
| tree | 86fc95b9bd375b3644c91e480cba440d1d775c54 /linux-user | |
| parent | ppc: FP exceptions are always precise (diff) | |
| download | qemu-e41029b378b4a65a0b89b5a8dc087aca6b5d012d.tar.gz qemu-e41029b378b4a65a0b89b5a8dc087aca6b5d012d.tar.xz qemu-e41029b378b4a65a0b89b5a8dc087aca6b5d012d.zip | |
ppc: Don't update NIP in lswi/lswx/stswi/stswx
Instead, pass GETPC() result to the corresponding helpers. This
requires a bit of fiddling to get the PC (hopefully) right in
the case where we generate a program check, though the hacks there
are temporary, a subsequent patch will clean this all up by always
having the nip already set to the right instruction when taking
the fault.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[dwg: Fix trivial checkpatch warning]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions
