Thanks Richard Henderson for the review on v6. Changes since v6: - Use atomic.h and atomic128.h functions - Fix incorrect indentation in ok_for_atomic
Previous versions: - v1: https://lore.kernel.org/all/[email protected]/ - v2: https://lore.kernel.org/all/[email protected]/ - v3: https://lore.kernel.org/all/[email protected]/ - v4: https://lore.kernel.org/all/[email protected]/ - v5: https://lore.kernel.org/all/[email protected]/ - v6: https://lore.kernel.org/all/[email protected]/ Cc: Richard Henderson <[email protected]> Cc: Palmer Dabbelt <[email protected]> Cc: Alistair Francis <[email protected]> Cc: Bin Meng <[email protected]> Cc: Weiwei Li <[email protected]> Cc: Daniel Henrique Barboza <[email protected]> Cc: Liu Zhiwei <[email protected]> Cc: Helene Chelin <[email protected]> Cc: Nathan Egge <[email protected]> Cc: Max Chou <[email protected]> Craig Blackmore (1): target/riscv: rvv: Use wider accesses for unit stride load/store target/riscv/vector_helper.c | 107 +++++++++++++++++++++++++++++++++-- 1 file changed, 101 insertions(+), 6 deletions(-) -- 2.43.0
