diff options
| author | Peter Maydell | 2021-06-17 14:16:25 +0200 |
|---|---|---|
| committer | Peter Maydell | 2021-06-24 15:58:48 +0200 |
| commit | 67ec113b119360092dee679ca0f5eca8ac60992c (patch) | |
| tree | 6bf1cb50c8194f142949a20a6288cc1838460d8f /scripts | |
| parent | target/arm: Implement MVE VADC, VSBC (diff) | |
| download | qemu-67ec113b119360092dee679ca0f5eca8ac60992c.tar.gz qemu-67ec113b119360092dee679ca0f5eca8ac60992c.tar.xz qemu-67ec113b119360092dee679ca0f5eca8ac60992c.zip | |
target/arm: Implement MVE VCADD
Implement the MVE VCADD insn, which performs a complex add with
rotate. Note that the size=0b11 encoding is VSBC.
The architecture grants some leeway for the "destination and Vm
source overlap" case for the size MO_32 case, but we choose not to
make use of it, instead always calculating all 16 bytes worth of
results before setting the destination register.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210617121628.20116-42-peter.maydell@linaro.org
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
