Added timing and asm implementations of strcpy, strcmp, memcpy.
[fw/sdcc] / support / tests / dhrystone / dhry.c
2000-02-07 michaelhAdded timing and asm implementations of strcpy, strcmp...
2000-02-07 michaelh* Got dhrystone working - 83/s on a 4MHz Z80!
2000-02-07 michaelh* Added a simple version of printf()
2000-02-06 michaelh* Improved the pop params code
2000-02-06 michaelhAdded dhrystone test to test the compiler