diff options
| author | Max Chou <max.chou@sifive.com> | 2024-09-19 01:14:12 +0800 |
|---|---|---|
| committer | Alistair Francis <alistair.francis@wdc.com> | 2024-11-07 12:33:44 +1000 |
| commit | f8ee6f533d696b34f74cf4dcf542961776d56e4e (patch) | |
| tree | e04f9df82a1437840d55d5dccfbf085e9e4d5d13 /target/riscv/kvm/kvm-cpu.c | |
| parent | e32988789b63d6b09754d4812b87d5bf7ebb37b2 (diff) | |
| download | focaccia-qemu-f8ee6f533d696b34f74cf4dcf542961776d56e4e.tar.gz focaccia-qemu-f8ee6f533d696b34f74cf4dcf542961776d56e4e.zip | |
target/riscv: Inline unit-stride ld/st and corresponding functions for performance
In the vector unit-stride load/store helper functions. the vext_ldst_us & vext_ldst_whole functions corresponding most of the execution time. Inline the functions can avoid the function call overhead to improve the helper function performance. Signed-off-by: Max Chou <max.chou@sifive.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com> Message-ID: <20240918171412.150107-8-max.chou@sifive.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'target/riscv/kvm/kvm-cpu.c')
0 files changed, 0 insertions, 0 deletions