#
c020cf82 |
| 25-Jun-2020 |
drahn <drahn@openbsd.org> |
PowerPC64 libc string/net files
Initial attempt to port powerpc code to powerpc64
Expects TOC loading in ENTRY(),
memmove.S is the powerpc 32 bit, optimization is possible for 64 bit and handle le
PowerPC64 libc string/net files
Initial attempt to port powerpc code to powerpc64
Expects TOC loading in ENTRY(),
memmove.S is the powerpc 32 bit, optimization is possible for 64 bit and handle len of > 32 bits.
show more ...
|