Skip to content
/ arm-mem Public
forked from kobolabs/arm-mem

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

Notifications You must be signed in to change notification settings

AlaaMX/arm-mem

 
 

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 $ CROSS_COMPILE=arm-linux-gnueabihf- 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

Languages

  • Assembly 76.0%
  • C 23.2%
  • Makefile 0.8%