aboutsummaryrefslogtreecommitdiff
path: root/bsd-user/strace.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2020-05-08 08:43:47 -0700
committerPeter Maydell <peter.maydell@linaro.org>2020-05-11 11:22:06 +0100
commit6799ce7b0e11f4b08c5cf26d08707b829f69449c (patch)
treee99bb7533082d933fd0f7887e7d3ff8383ce14c9 /bsd-user/strace.c
parentb9e60257c10a0116318dc4e23148f7e4d85811a8 (diff)
downloadqemu-6799ce7b0e11f4b08c5cf26d08707b829f69449c.zip
qemu-6799ce7b0e11f4b08c5cf26d08707b829f69449c.tar.gz
qemu-6799ce7b0e11f4b08c5cf26d08707b829f69449c.tar.bz2
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 'bsd-user/strace.c')
0 files changed, 0 insertions, 0 deletions