[PATCH v7 6/8] RISC-V: Detect unaligned vector accesses supported
Evan Green
evan at rivosinc.com
Fri Jul 26 10:30:38 PDT 2024
On Fri, Jul 26, 2024 at 9:37 AM Jesse Taube <jesse at rivosinc.com> wrote:
>
> Run a unaligned vector access to test if the system supports
> vector unaligned access. Add the result to a new key in hwprobe.
> This is useful for usermode to know if vector misaligned accesses are
> supported and if they are faster or slower than equivalent byte accesses.
>
> Signed-off-by: Jesse Taube <jesse at rivosinc.com>
> Reviewed-by: Charlie Jenkins <charlie at rivosinc.com>
Reviewed-by: Evan Green <evan at rivosinc.com>
More information about the linux-riscv
mailing list