* Got dhrystone working - 83/s on a 4MHz Z80!
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 7 Feb 2000 03:26:37 +0000 (03:26 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 7 Feb 2000 03:26:37 +0000 (03:26 +0000)
commit2ab743e728ecd2758a251956cd35f7d8ed33f121
tree1441cdf07cf43ec89b6445a994c40a0b1e6d4bf7
parentec321d406e36bf25dda9d824dbe034741b77637d
* Got dhrystone working - 83/s on a 4MHz Z80!
* Has hack re stack munching of __mulsint

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@73 4a8a32a2-be11-0410-ad9d-d568d2c75423
device/lib/z80/Makefile
device/lib/z80/asm_strings.s [new file with mode: 0644]
device/lib/z80/crt0.s
device/lib/z80/printf.c
src/z80/gen.c
support/tests/dhrystone/Makefile
support/tests/dhrystone/dhry.c