commit | d857a1e253498feb231173218df26f5562c70f09 | [log] [tgz] |
---|---|---|
author | Olof Kindgren <olof.kindgren@gmail.com> | Fri Feb 06 13:41:51 2015 +0100 |
committer | Stafford Horne <shorne@gmail.com> | Sat Feb 25 04:14:35 2017 +0900 |
tree | 4d7c67c6d2c648d52a83f68e5ebaa3882c791073 | |
parent | e29d11c6991d078bf2011f25dc8c19a2f38c4c8e [diff] |
openrisc: Add optimized memset This adds a hand-optimized assembler version of memset and sets __HAVE_ARCH_MEMSET to use this version instead of the generic C routine Signed-off-by: Olof Kindgren <olof.kindgren@gmail.com> Signed-off-by: Stafford Horne <shorne@gmail.com>