]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/sve.decode
target/arm: Implement SVE2 SPLICE, EXT
authorStephen Long <steplong@quicinc.com>
Tue, 25 May 2021 01:03:13 +0000 (18:03 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 May 2021 15:01:44 +0000 (16:01 +0100)
commit751147928eaa46c3d9ce229ec5be9982590d8297
tree4e95a21907c8b79332eadd0583065490ed71ceb0
parent4f26756b8758f28f9f2eb5846cdbd5c0b024dc34
target/arm: Implement SVE2 SPLICE, EXT

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-48-richard.henderson@linaro.org
Message-Id: <20200423180347.9403-1-steplong@quicinc.com>
[rth: Rename the trans_* functions to *_sve2.]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/sve.decode
target/arm/translate-sve.c