Skip to content

Commit

Permalink
target/arm: Rewrite helper_sve_ld1*_r using pages
Browse files Browse the repository at this point in the history
Uses tlb_vaddr_to_host for correct operation with softmmu.
Optimize for accesses within a single page or pair of pages.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181005175350.30752-8-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
  • Loading branch information
rth7680 authored and pm215 committed Oct 8, 2018
1 parent 2a99ab2 commit 9123aeb
Showing 1 changed file with 571 additions and 164 deletions.

0 comments on commit 9123aeb

Please sign in to comment.