Skip to content
Commit 6d09ce9f authored by Gabor Kertesz's avatar Gabor Kertesz Committed by Szabolcs Nagy
Browse files

ARMv8.5 MTE: Make strchr-mte big and little endian compatible.

Previously used LDR istrunction resulted little endian behavior.
This LD1 results byte-by-byte load.

Testing done:
optimized-routines/string/test/memchr.c
  Big Endian test: qemu-aarch64_be
Booted nanodroid with MTE enabled.
bionic string tests with MTE enabled.
parent 72b10351
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment