]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/tcg/translate-sve.c
target/arm: Implement SVE2 TBL, TBX
authorStephen Long <steplong@quicinc.com>
Tue, 25 May 2021 01:03:37 +0000 (18:03 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 May 2021 15:01:44 +0000 (16:01 +0100)
commit80a712a2bec1162b18721303903541ba684a0ac7
treefc11e70f2941550e385e14c7273d462ec070248e
parent3358eb3fb71a4f1663f3260773e5cf7ced7879c8
target/arm: Implement SVE2 TBL, TBX

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stephen Long <steplong@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210525010358.152808-72-richard.henderson@linaro.org
Message-Id: <20200428144352.9275-1-steplong@quicinc.com>
[rth: rearrange the macros a little and rebase]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper-sve.h
target/arm/sve.decode
target/arm/sve_helper.c
target/arm/translate-sve.c