]> Git Repo - qemu.git/commit
target/arm: Simplify do_long_3d and do_2scalar_long
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)
commit9f1a5f93c2dd345dc6c8fe86ed14bf1485056f6e
treea572b8203365b0267740606afad040ebe1d6788b
parentb38b96ca90827012ab8eb045c1337cea83a54c4b
target/arm: Simplify do_long_3d and do_2scalar_long

In both cases, we can sink the write-back and perform
the accumulate into the normal destination temps.

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
This page took 0.027803 seconds and 4 git commands to generate.