diff options
author | Richard Henderson | 2019-08-08 22:26:16 +0200 |
---|---|---|
committer | Peter Maydell | 2019-08-16 15:02:53 +0200 |
commit | 664b7e3b97d6376f3329986c465b3782458b0f8b (patch) | |
tree | a9dcb87b1cb062383c141bdf1c55faeab52278e3 /qapi | |
parent | target/arm: Simplify SMMLA, SMMLAR, SMMLS, SMMLSR (diff) | |
download | qemu-664b7e3b97d6376f3329986c465b3782458b0f8b.tar.gz qemu-664b7e3b97d6376f3329986c465b3782458b0f8b.tar.xz qemu-664b7e3b97d6376f3329986c465b3782458b0f8b.zip |
target/arm: Use tcg_gen_extrh_i64_i32 to extract the high word
Separate shift + extract low will result in one extra insn
for hosts like RISC-V, MIPS, and Sparc.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190808202616.13782-8-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions