]> Git Repo - qemu.git/commit
target/arm: Rewrite helper_sve_ld1*_r using pages
authorRichard Henderson <[email protected]>
Mon, 8 Oct 2018 13:55:03 +0000 (14:55 +0100)
committerPeter Maydell <[email protected]>
Mon, 8 Oct 2018 13:55:03 +0000 (14:55 +0100)
commit9123aeb6fcb14e0955ebe4e2a613802cfa0503ea
tree2c4e57d8ff73408771f5d5e6cb8cb751b2aeff0c
parent2a99ab2b3545133961de034df27e24f4c22e3707
target/arm: Rewrite helper_sve_ld1*_r using pages

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 <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20181005175350[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/sve_helper.c
This page took 0.025149 seconds and 4 git commands to generate.