platform_bionic/libc/arch-riscv64
Prashanth Swaminathan a4d7102cf2 Temporarily fall back to non-V memcmp
Investigation revealed that the vector instructions in the assembly
implementation of memcmp seem to be putting QEMU into a bad state. This
code sometimes results in a SIGILL.

Temporarily disable the vector instructions for just this function.

Bug: 306514350
Test: Verified boot on AOSP CF image.
Change-Id: I184762354092b4b500c78a29a10db18cef0dab90
2023-10-30 18:04:20 -07:00
..
bionic riscv64: switch from x18 to gp for shadow call stack. 2023-04-12 14:19:38 -07:00
string Temporarily fall back to non-V memcmp 2023-10-30 18:04:20 -07:00