Skip to content

Hexxeh/arm-mem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arm-mem

ARM-accelerated versions of selected functions from string.h

To build the library, use $ make or, if cross-compiling, use $ CC=arm-linux-gnueabihf-gcc make

Also included is a simple test harness, inspired by the benchmarker from the pixman library. This can be built via the "test" make target.

About

ARM-accelerated versions of selected functions from <string.h>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published