diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-05-13 09:32:37 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-05-14 15:03:08 +0100 |
commit | e9eee5316ffec5f37643de806b2e5577c5c189cf (patch) | |
tree | f2065386719ea249f8a0d2aed35a4ebe3fb19879 /fpu | |
parent | 271063206a46062a45fc6bab8dabe45f0b88159d (diff) | |
download | qemu-e9eee5316ffec5f37643de806b2e5577c5c189cf.zip qemu-e9eee5316ffec5f37643de806b2e5577c5c189cf.tar.gz qemu-e9eee5316ffec5f37643de806b2e5577c5c189cf.tar.bz2 |
target/arm: Swap argument order for VSHL during decode
Rather than perform the argument swap during code generation,
perform it during decode. This means it doesn't have to be
special cased later, and we can share code with aarch64 code
generation. Hopefully the decode comment addresses any confusion
that might arise in between.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200513163245.17915-9-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'fpu')
0 files changed, 0 insertions, 0 deletions