diff options
| author | Yang Liu | 2022-08-17 09:48:02 +0200 |
|---|---|---|
| committer | Alistair Francis | 2022-09-27 03:23:57 +0200 |
| commit | a3ab69f9f6c000481c439923d16416b8941d5b37 (patch) | |
| tree | e5516890ab615352a6dc0b33e346af31a9379fd6 /include/exec | |
| parent | target/riscv: rvv-1.0: Simplify vfwredsum code (diff) | |
| download | qemu-a3ab69f9f6c000481c439923d16416b8941d5b37.tar.gz qemu-a3ab69f9f6c000481c439923d16416b8941d5b37.tar.xz qemu-a3ab69f9f6c000481c439923d16416b8941d5b37.zip | |
target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
Starting with RVV1.0, the original vf[w]redsum_vs instruction was renamed
to vf[w]redusum_vs. The distinction between ordered and unordered is also
more consistent with other instructions, although there is no difference
in implementation between the two for QEMU.
Signed-off-by: Yang Liu <liuyang22@iscas.ac.cn>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Frank Chang <frank.chang@sifive.com>
Message-Id: <20220817074802.20765-2-liuyang22@iscas.ac.cn>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
