aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/machine/qtest.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-08-23 12:55:11 -0700
committerAlistair Francis <alistair.francis@wdc.com>2021-09-01 11:59:12 +1000
commit191d1dafae9cd502ef2d771f9e35c221815fe7ba (patch)
tree73be9fde020f83a1316ddcf3ddc59a5858ff2329 /python/qemu/machine/qtest.py
parentecda15d137457ebed937dc209f4bad2e7f36b4e4 (diff)
downloadqemu-191d1dafae9cd502ef2d771f9e35c221815fe7ba.zip
qemu-191d1dafae9cd502ef2d771f9e35c221815fe7ba.tar.gz
qemu-191d1dafae9cd502ef2d771f9e35c221815fe7ba.tar.bz2
target/riscv: Add DisasExtend to gen_arith*
Most arithmetic does not require extending the inputs. Exceptions include division, comparison and minmax. Begin using ctx->w, which allows elimination of gen_addw, gen_subw, gen_mulw. Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210823195529.560295-7-richard.henderson@linaro.org Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'python/qemu/machine/qtest.py')
0 files changed, 0 insertions, 0 deletions