diff options
author | Richard Henderson | 2021-08-23 21:55:25 +0200 |
---|---|---|
committer | Alistair Francis | 2021-09-01 03:59:12 +0200 |
commit | 6922eee6acc09720883653246daa16e7dc4e2d3c (patch) | |
tree | 47ba36230c8424c767c70fe5ebf73d903a42de79 /python/tests | |
parent | target/riscv: Use {get,dest}_gpr for RVA (diff) | |
download | qemu-6922eee6acc09720883653246daa16e7dc4e2d3c.tar.gz qemu-6922eee6acc09720883653246daa16e7dc4e2d3c.tar.xz qemu-6922eee6acc09720883653246daa16e7dc4e2d3c.zip |
target/riscv: Use gen_shift_imm_fn for slli_uw
Always use tcg_gen_deposit_z_tl; the special case for
shamt >= 32 is handled there.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20210823195529.560295-21-richard.henderson@linaro.org
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'python/tests')
0 files changed, 0 insertions, 0 deletions