summary refs log tree commit diff stats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorFrank Chang <frank.chang@sifive.com>2021-12-10 15:56:59 +0800
committerAlistair Francis <alistair.francis@wdc.com>2021-12-20 14:53:31 +1000
commit5c89e9c0966dd423207bc477fcda9eb454d4308f (patch)
treedb5eb630e1f75cdecf433b24838c9dabc6fcdbd2 /linux-user/syscall.c
parent34a2c2d81ad94ff910051b8b93b4aaff895cec88 (diff)
downloadfocaccia-qemu-5c89e9c0966dd423207bc477fcda9eb454d4308f.tar.gz
focaccia-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/syscall.c')
0 files changed, 0 insertions, 0 deletions