diff options
| author | Richard Henderson | 2018-10-08 15:55:03 +0200 |
|---|---|---|
| committer | Peter Maydell | 2018-10-08 15:55:03 +0200 |
| commit | f27d4dc2af0de9b7b45c955882b8420905c6efe8 (patch) | |
| tree | 57500a7b95c36eb183c50c4980cefa6a8c993ea6 /scripts/switch-timer-api | |
| parent | target/arm: Rewrite helper_sve_ld1*_r using pages (diff) | |
| download | qemu-f27d4dc2af0de9b7b45c955882b8420905c6efe8.tar.gz qemu-f27d4dc2af0de9b7b45c955882b8420905c6efe8.tar.xz qemu-f27d4dc2af0de9b7b45c955882b8420905c6efe8.zip | |
target/arm: Rewrite helper_sve_ld[234]*_r
Use the same *_tlb primitives as we use for ld1.
For linux-user, this hoists the set of helper_retaddr. For softmmu,
hoists the computation of the current mmu_idx outside the loop,
fixes the endianness problem, and moves the main loop out of a
macro and into an inlined function.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181005175350.30752-9-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
