diff options
| author | Peter Maydell | 2020-05-22 16:55:18 +0200 |
|---|---|---|
| committer | Peter Maydell | 2020-06-05 18:23:10 +0200 |
| commit | 968bf842742a5ffbb0041cb31089e61a9f7a833d (patch) | |
| tree | c5d2a10ce6a59e7c5d562108a719a04667517ccb /include/exec/user | |
| parent | target/arm: Convert Neon narrowing shifts with op==9 to decodetree (diff) | |
| download | qemu-968bf842742a5ffbb0041cb31089e61a9f7a833d.tar.gz qemu-968bf842742a5ffbb0041cb31089e61a9f7a833d.tar.xz qemu-968bf842742a5ffbb0041cb31089e61a9f7a833d.zip | |
target/arm: Convert Neon VSHLL, VMOVL to decodetree
Convert the VSHLL and VMOVL insns from the 2-reg-shift group
to decodetree. Since the loop always has two passes, we unroll
it to avoid the awkward reassignment of one TCGv to another.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200522145520.6778-8-peter.maydell@linaro.org
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
