diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-08-23 12:55:08 -0700 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2021-09-01 11:59:12 +1000 |
commit | 4a083b563a2c1bfed9c2b9dc5267d149ea109bde (patch) | |
tree | e52183628fdf38cc69d624305b775a343a18d6f0 /python/qemu/machine/qtest.py | |
parent | 9b17ae9c6a143caebdbb9a0c0b2ba66bae900f56 (diff) | |
download | qemu-4a083b563a2c1bfed9c2b9dc5267d149ea109bde.zip qemu-4a083b563a2c1bfed9c2b9dc5267d149ea109bde.tar.gz qemu-4a083b563a2c1bfed9c2b9dc5267d149ea109bde.tar.bz2 |
target/riscv: Clean up division helpers
Utilize the condition in the movcond more; this allows some of
the setcond that were feeding into movcond to be removed.
Do not write into source1 and source2. Re-name "condN" to "tempN"
and use the temporaries for more than holding conditions.
Tested-by: Bin Meng <bmeng.cn@gmail.com>
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-4-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