diff options
author | Peter Maydell | 2021-06-17 14:15:47 +0200 |
---|---|---|
committer | Peter Maydell | 2021-06-21 17:49:38 +0200 |
commit | 0f0f2bd54817ffad1ccb15dd0fb3adf2db1ec394 (patch) | |
tree | 10c016dd47ac90c511dd558f5e2f4e2efc9c18bd /.cirrus.yml | |
parent | target/arm: Implement widening/narrowing MVE VLDR/VSTR insns (diff) | |
download | qemu-0f0f2bd54817ffad1ccb15dd0fb3adf2db1ec394.tar.gz qemu-0f0f2bd54817ffad1ccb15dd0fb3adf2db1ec394.tar.xz qemu-0f0f2bd54817ffad1ccb15dd0fb3adf2db1ec394.zip |
target/arm: Implement MVE VCLZ
Implement the MVE VCLZ insn (and the necessary machinery
for MVE 1-input vector ops).
Note that for non-load instructions predication is always performed
at a byte level granularity regardless of element size (R_ZLSJ),
and so the masking logic here differs from that used in the VLDR
and VSTR helpers.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210617121628.20116-4-peter.maydell@linaro.org
Diffstat (limited to '.cirrus.yml')
0 files changed, 0 insertions, 0 deletions