]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Introduce do_shift_zpzi
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 27 May 2022 18:17:58 +0000 (11:17 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 30 May 2022 16:05:07 +0000 (17:05 +0100)
commit73c558a85d57782aedf5a184702742861fcd53c7
tree7f9c2d601b37fe05e4358f408625b05d94864e41
parent5e612f807303d216e51c9a84b3764f72965f546e
target/arm: Introduce do_shift_zpzi

Share code between the various shifts using arg_rpri_esz.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220527181907.189259-46-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate-sve.c