]> Git Repo - qemu.git/commit
target/arm: Rewrite vector gather 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)
commitd4f75f25b43041e7a46d12352b3c70ae457d8cea
tree561fae6b8def659a367f46964c5063c2e7411c75
parent28d57f2dc59c287e1c40239509b0a325fd00e32f
target/arm: Rewrite vector gather loads

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.0219 seconds and 4 git commands to generate.