Given that the idea of D15374 was to "make memmove a first class citizen",
provide a _MEMMOVE extension of _MEMCPY that deals with overlap based on
the previous bcopy(9) implementation and use the former for bcopy(9) and
memmove(9). This addresses my D15374 review comment, avoiding extra MOVs
in case of memmove(9) and trashing the stack pointer.
Description
Description
Details
Details
- Provenance
marius Authored on Nov 20 2018, 12:08 AM - Parents
- rGd1f84ec0a767: pom: Fix fencepost bugs.
- Branches
- Unknown
- Tags