]> Git Repo - qemu.git/commit
target/arm: Improve do_prewiden_3d
authorRichard Henderson <[email protected]>
Mon, 2 Nov 2020 16:52:15 +0000 (16:52 +0000)
committerPeter Maydell <[email protected]>
Mon, 2 Nov 2020 16:52:15 +0000 (16:52 +0000)
commit8aab18a2c5209e4e48998a61fbc2d89f374331ed
tree9f40086106ebe89fc36ccaeac45f7319bb5e0398
parent9f1a5f93c2dd345dc6c8fe86ed14bf1485056f6e
target/arm: Improve do_prewiden_3d

We can use proper widening loads to extend 32-bit inputs,
and skip the "widenfn" step.

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