]> Git Repo - qemu.git/commit
target/arm: Reorg NEON VLD/VST single element to one lane
authorRichard Henderson <[email protected]>
Wed, 24 Oct 2018 06:50:20 +0000 (07:50 +0100)
committerPeter Maydell <[email protected]>
Wed, 24 Oct 2018 06:51:37 +0000 (07:51 +0100)
commit2d6ac920837f558be214ad2ddd28cad7f3b15e5c
tree0156cf9438101c654c92bfc48ebc17dc56feab96
parente23f12b3a252352b575908ca7b94587acd004641
target/arm: Reorg NEON VLD/VST single element to one lane

Instead of shifts and masks, use direct loads and stores from
the neon register file.

Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20181011205206[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target/arm/translate.c
This page took 0.025341 seconds and 4 git commands to generate.