]> Git Repo - qemu.git/commit
target/arm: Rewrite vector gather first-fault loads
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)
commit116347ce20bb7b5cac17bf2b0e6f607530b50862
treecebb8e3d7c38dd62f800587fd1d6d09612318639
parent78cf1b886aa1b95c97fc5114641515c2892bb240
target/arm: Rewrite vector gather first-fault loads

This implements the feature for softmmu, and moves the
main loop out of a macro and into a function.

Reviewed-by: Peter Maydell <[email protected]>
Tested-by: Laurent Desnogues <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20181005175350[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/helper-sve.h
target/arm/sve_helper.c
target/arm/translate-sve.c
This page took 0.026089 seconds and 4 git commands to generate.