]> Git Repo - qemu.git/commit
target/arm: Rewrite vector gather stores
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)
commit78cf1b886aa1b95c97fc5114641515c2892bb240
tree65de029f9c82161e4d86360fa6ed7a5a1827da51
parentd4f75f25b43041e7a46d12352b3c70ae457d8cea
target/arm: Rewrite vector gather stores

This fixes the endianness problem for softmmu, and moves
the main loop out of a macro and into an inlined 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.026353 seconds and 4 git commands to generate.