diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-06-28 14:58:23 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-07-02 11:48:36 +0100 |
commit | eab84139855dac258c8d89ad736f6649e3edc76a (patch) | |
tree | 35cfceaa366911d7ac810f44ac564dc131b158f3 /python/qemu | |
parent | e4667a5b5e71d83e3e2af70e7dba4bfab8892829 (diff) | |
download | qemu-eab84139855dac258c8d89ad736f6649e3edc76a.zip qemu-eab84139855dac258c8d89ad736f6649e3edc76a.tar.gz qemu-eab84139855dac258c8d89ad736f6649e3edc76a.tar.bz2 |
target/arm: Implement MVE logical immediate insns
Implement the MVE logical-immediate insns (VMOV, VMVN,
VORR and VBIC). These have essentially the same encoding
as their Neon equivalents, and we implement the decode
in the same way.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210628135835.6690-7-peter.maydell@linaro.org
Diffstat (limited to 'python/qemu')
0 files changed, 0 insertions, 0 deletions