mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
target/riscv: rvv-1.0: find-first-set mask bit instruction
Signed-off-by: Frank Chang <frank.chang@sifive.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20211210075704.23951-31-frank.chang@sifive.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
parent
0014aa741d
commit
d71a24fc82
4 changed files with 7 additions and 7 deletions
|
@ -628,7 +628,7 @@ vmnor_mm 011110 - ..... ..... 010 ..... 1010111 @r
|
|||
vmornot_mm 011100 - ..... ..... 010 ..... 1010111 @r
|
||||
vmxnor_mm 011111 - ..... ..... 010 ..... 1010111 @r
|
||||
vcpop_m 010000 . ..... 10000 010 ..... 1010111 @r2_vm
|
||||
vmfirst_m 010101 . ..... ----- 010 ..... 1010111 @r2_vm
|
||||
vfirst_m 010000 . ..... 10001 010 ..... 1010111 @r2_vm
|
||||
vmsbf_m 010110 . ..... 00001 010 ..... 1010111 @r2_vm
|
||||
vmsif_m 010110 . ..... 00011 010 ..... 1010111 @r2_vm
|
||||
vmsof_m 010110 . ..... 00010 010 ..... 1010111 @r2_vm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue