diff options
author | Max Chou <max.chou@sifive.com> | 2024-09-19 01:14:11 +0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2024-11-07 12:33:44 +1000 |
commit | e32988789b63d6b09754d4812b87d5bf7ebb37b2 (patch) | |
tree | 8d64f680b16607d07ad35a3481ccde48e3481d5e /module-common.c | |
parent | f00089267df8d6c9b8c8cc92aa0ba22737f6dfd2 (diff) | |
download | qemu-e32988789b63d6b09754d4812b87d5bf7ebb37b2.zip qemu-e32988789b63d6b09754d4812b87d5bf7ebb37b2.tar.gz qemu-e32988789b63d6b09754d4812b87d5bf7ebb37b2.tar.bz2 |
target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
The vector unmasked unit-stride and whole register load/store
instructions will load/store continuous memory. If the endian of both
the host and guest architecture are the same, then we can group the
element load/store to load/store more data at a time.
Signed-off-by: Max Chou <max.chou@sifive.com>
Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Message-ID: <20240918171412.150107-7-max.chou@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions