Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-12 | string/microblaze: Fix for little-endian | Steve Bennett | |
Fix the asm-optimised memcpy and memmove so they work for little-endian as well as big-endian. Testing has shown no issues, but I am not a microblaze asm expert so YMMV. Signed-off-by: Steve Bennett <steveb@workware.net.au> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2010-11-10 | microblaze: optimized memcpy/memmove | Steven J. Magnani | |
Port optimized memcpy/memmove from the kernel. Signed-off-by: Steven J. Magnani <steve@digidescorp.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |