platform_bionic/libc/arch-riscv64
Yun Hsiang 40a82d005c Implement rvv version mem* and str* for riscv64
Add vector version mem* and str* functions and only build them when the
vector extension is enabled.
The original implementation comes from
https://github.com/sifive/sifive-libc, which we agree to contribute to
the Android Open Source Project.

Test: mma

Change-Id: I11b671a5bc571d7c783a657f272f282df7d16c29
Signed-off-by: Yun Hsiang <yun.hsiang@sifive.com>
2023-05-31 09:32:42 +08:00
..
bionic riscv64: switch from x18 to gp for shadow call stack. 2023-04-12 14:19:38 -07:00
string Implement rvv version mem* and str* for riscv64 2023-05-31 09:32:42 +08:00
dynamic_function_dispatch.cpp Implement rvv version mem* and str* for riscv64 2023-05-31 09:32:42 +08:00
static_function_dispatch.S Implement rvv version mem* and str* for riscv64 2023-05-31 09:32:42 +08:00