diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-08-13 17:11:50 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-08-25 10:48:49 +0100 |
commit | 395b92d50ee2b62b662d5524a61c532a2752336c (patch) | |
tree | 9664d635f74e5c49017ebc8da828d3dddd69a2c1 /include/qemu/timer.h | |
parent | c1bd78cb06afb37e4043d2b0db000abfecab5fe4 (diff) | |
download | qemu-395b92d50ee2b62b662d5524a61c532a2752336c.zip qemu-395b92d50ee2b62b662d5524a61c532a2752336c.tar.gz qemu-395b92d50ee2b62b662d5524a61c532a2752336c.tar.bz2 |
target/arm: Implement MVE incrementing/decrementing dup insns
Implement the MVE incrementing/decrementing dup insns VIDUP, VDDUP,
VIWDUP and VDWDUP. These fill the elements of a vector with
successively incrementing values, starting at the offset specified in
a general purpose register. The final value of the offset is written
back to this register. The wrapping variants take a second general
purpose register which specifies the point where the count should
wrap back to 0.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/qemu/timer.h')
0 files changed, 0 insertions, 0 deletions