]> Git Repo - qemu.git/commit - target/arm/vec_helper.c
target/arm: Vectorize SABD/UABD
authorRichard Henderson <[email protected]>
Wed, 13 May 2020 16:32:44 +0000 (09:32 -0700)
committerPeter Maydell <[email protected]>
Thu, 14 May 2020 14:03:08 +0000 (15:03 +0100)
commit50c160d44eb059c7fc7f348ae2c3b0cb41437044
treeaf047a9924427cccc34d7172796810b697e62c12
parent525d9b6d42844e187211d25b69be8b378785bc24
target/arm: Vectorize SABD/UABD

Include 64-bit element size in preparation for SVE2.

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