]> git.sur5r.net Git - cc65/commit
Added a few more specialized multiply routines
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 16 Mar 2002 20:27:50 +0000 (20:27 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 16 Mar 2002 20:27:50 +0000 (20:27 +0000)
commit854f23e945192e7c53b54a9b804e4f60db946e03
tree0df8a3923c46baf27cb724ca9a697a50853dcc7f
parent486640200baa9dfd84029c76f40fd118b63aee86
Added a few more specialized multiply routines

git-svn-id: svn://svn.cc65.org/cc65/trunk@1193 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/runtime/Makefile
libsrc/runtime/mulax6.s [new file with mode: 0644]
libsrc/runtime/mulax7.s [new file with mode: 0644]
libsrc/runtime/mulax9.s [new file with mode: 0644]