Hi, Pieter Smith wrote,
It looks like memmove() is broken by design for mips. This has come up before in a previous thread, but with no proper resolution: https://mailman.uclibc-ng.org/pipermail/devel/2016-April/000837.html
IIRC, the solution was found later, see: https://mailman.uclibc-ng.org/pipermail/devel/2016-May/000918.html
Disable UCLIBC_USE_MIPS_PREFETCH. Prefetch is broken on some MIPS cores.
best regards Waldemar