diff options
author | Frank Chang | 2021-12-10 08:56:59 +0100 |
---|---|---|
committer | Alistair Francis | 2021-12-20 05:53:31 +0100 |
commit | 5c89e9c0966dd423207bc477fcda9eb454d4308f (patch) | |
tree | db5eb630e1f75cdecf433b24838c9dabc6fcdbd2 /linux-user/strace.h | |
parent | target/riscv: rvv-1.0: add vsetivli instruction (diff) | |
download | qemu-5c89e9c0966dd423207bc477fcda9eb454d4308f.tar.gz qemu-5c89e9c0966dd423207bc477fcda9eb454d4308f.tar.xz qemu-5c89e9c0966dd423207bc477fcda9eb454d4308f.zip |
target/riscv: rvv-1.0: add evl parameter to vext_ldst_us()
Add supports of Vector unit-stride mask load/store instructions
(vlm.v, vsm.v), which has:
evl (effective vector length) = ceil(env->vl / 8).
The new instructions operate the same as unmasked byte loads and stores.
Add evl parameter to reuse vext_ldst_us().
Signed-off-by: Frank Chang <frank.chang@sifive.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20211210075704.23951-74-frank.chang@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'linux-user/strace.h')
0 files changed, 0 insertions, 0 deletions