mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
Signed-off-by: Frank Chang <frank.chang@sifive.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20211210075704.23951-57-frank.chang@sifive.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
parent
74eb7834bc
commit
a12c812d19
4 changed files with 0 additions and 243 deletions
|
@ -503,13 +503,6 @@ vasubu_vv 001010 . ..... ..... 010 ..... 1010111 @r_vm
|
|||
vasubu_vx 001010 . ..... ..... 110 ..... 1010111 @r_vm
|
||||
vsmul_vv 100111 . ..... ..... 000 ..... 1010111 @r_vm
|
||||
vsmul_vx 100111 . ..... ..... 100 ..... 1010111 @r_vm
|
||||
vwsmaccu_vv 111100 . ..... ..... 000 ..... 1010111 @r_vm
|
||||
vwsmaccu_vx 111100 . ..... ..... 100 ..... 1010111 @r_vm
|
||||
vwsmacc_vv 111101 . ..... ..... 000 ..... 1010111 @r_vm
|
||||
vwsmacc_vx 111101 . ..... ..... 100 ..... 1010111 @r_vm
|
||||
vwsmaccsu_vv 111110 . ..... ..... 000 ..... 1010111 @r_vm
|
||||
vwsmaccsu_vx 111110 . ..... ..... 100 ..... 1010111 @r_vm
|
||||
vwsmaccus_vx 111111 . ..... ..... 100 ..... 1010111 @r_vm
|
||||
vssrl_vv 101010 . ..... ..... 000 ..... 1010111 @r_vm
|
||||
vssrl_vx 101010 . ..... ..... 100 ..... 1010111 @r_vm
|
||||
vssrl_vi 101010 . ..... ..... 011 ..... 1010111 @r_vm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue