diff options
| author | Richard Henderson <richard.henderson@linaro.org> | 2020-05-08 08:43:47 -0700 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2020-05-11 11:22:06 +0100 |
| commit | 6799ce7b0e11f4b08c5cf26d08707b829f69449c (patch) | |
| tree | e99bb7533082d933fd0f7887e7d3ff8383ce14c9 /python/qemu/accel.py | |
| parent | b9e60257c10a0116318dc4e23148f7e4d85811a8 (diff) | |
| download | focaccia-qemu-6799ce7b0e11f4b08c5cf26d08707b829f69449c.tar.gz focaccia-qemu-6799ce7b0e11f4b08c5cf26d08707b829f69449c.zip | |
target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn
Use the "normal" memory access functions, rather than the softmmu internal helper functions directly. Since fb901c905dc3, cpu_mem_index is now a simple extract from env->hflags and not a large computation. Which means that it's now more work to pass around this value than it is to recompute it. This only adjusts the primitives, and does not clean up all of the uses within sve_helper.c. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200508154359.7494-8-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'python/qemu/accel.py')
0 files changed, 0 insertions, 0 deletions