diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-01-29 15:50:37 -0800 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2020-02-03 11:33:11 +1100 |
commit | bb99b391896f3c7a477777e3d47a2524fd795357 (patch) | |
tree | 7c1724ccad381e96ba8f7207cce2f0491de725c5 /hw | |
parent | e0aeef7a3532a7abe921ea96c6a1e974f2ab1fa1 (diff) |
target/ppc: Use probe_access for LSW, STSW
Use a minimum number of mmu lookups for the contiguous bytes
that are accessed. If the lookup succeeds, we can finish the
operation with host addresses only.
Reported-by: Howard Spoelstra <hsp.cat7@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200129235040.24022-2-richard.henderson@linaro.org>
Tested-by: Howard Spoelstra <hsp.cat7@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions