1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/libsrc/runtime
uz 3806cd472d Added new 8x16 unsigned multiplication routine.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5078 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-07-10 14:51:03 +00:00
..
add.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
addeqsp.s
addysp.s More module splits 2000-10-25 19:53:22 +00:00
along.s
and.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
aslax1.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
aslax2.s
aslax3.s
aslax4.s More shift routines 2001-07-25 21:36:01 +00:00
asleax1.s
asleax2.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
asleax3.s
asleax4.s
asr.s
asrax1.s
asrax2.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
asrax3.s Runtime function improvements by Piotr Fusik 2003-10-28 08:47:47 +00:00
asrax4.s
asreax1.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
asreax2.s
asreax3.s More shift routines 2001-07-25 21:36:01 +00:00
asreax4.s More shift routines 2001-07-25 21:36:01 +00:00
axlong.s
bneg.s
bpushbsp.s
call.s
callirq.s
callmain.s
compl.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
condes.s
decax1.s Splitted the dec and inc modules into smaller ones 2000-10-31 18:42:47 +00:00
decax2.s Splitted the dec and inc modules into smaller ones 2000-10-31 18:42:47 +00:00
decax3.s
decax4.s
decax5.s Added mor specialized decax functions 2001-03-26 20:47:12 +00:00
decax6.s Added mor specialized decax functions 2001-03-26 20:47:12 +00:00
decax7.s
decax8.s
decaxy.s
decsp1.s
decsp2.s
decsp3.s
decsp4.s Rewrite the decsp and subysp functions now since they are used more often. 2001-03-24 16:15:01 +00:00
decsp5.s
decsp6.s
decsp7.s
decsp8.s
div.s Fixed the result of the % operator for ints 2002-09-28 19:41:00 +00:00
enter.s
eq.s
ge.s
gt.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
icmp.s
idiv32by16r16.s
imul16x16r32.s
incax1.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
incax2.s Splitted the dec and inc modules into smaller ones 2000-10-31 18:42:47 +00:00
incax3.s
incax5.s
incax6.s Fixed errors in the incaxn functions 2001-02-21 08:39:25 +00:00
incax7.s Fixed errors in the incaxn functions 2001-02-21 08:39:25 +00:00
incax8.s
incaxy.s Splitted the dec and inc modules into smaller ones 2000-10-31 18:42:47 +00:00
incsp1.s
incsp2.s
incsp3.s
incsp4.s
incsp5.s Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
incsp6.s Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
incsp7.s
incsp8.s
jmpvec.s Moved jmpvec into a separate module 2002-12-26 15:45:48 +00:00
ladd.s Added additional entry points that clear the high word of the right operand. 2009-08-15 20:58:35 +00:00
laddeq.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
laddeqsp.s
land.s More entry points for long ops that clear the high word of the lhs. 2009-08-15 21:06:06 +00:00
lasr.s New code for the shift functions 2004-07-05 22:24:06 +00:00
lbneg.s
lcmp.s dos -> unix lf conversion 2002-04-21 14:19:14 +00:00
lcompl.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ldai.s
ldau0sp.s
ldaui.s Remove/cleanup 2001-07-26 20:08:10 +00:00
ldauisp.s
ldaxi.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ldaxsp.s
ldeaxi.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ldeaxysp.s
ldec.s
ldiv.s
le.s
leaaxsp.s
leave.s
leq.s
lge.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lgt.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
linc.s
lle.s
llt.s
lmod.s
lmul.s
lne.s
lneg.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
lor.s
lpop.s
lpush.s
lrsub.s
lsave.s
lshelp.s
lshl.s
lshr.s
lsub.s
lsubeq.s Several SBC optimizations suggested by Piotr Fusik 2001-11-17 11:25:12 +00:00
lsubeqsp.s
lt.s
ltest.s
ludiv.s
luge.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lugt.s
lule.s
lult.s
lumod.s Added additional entry points that clear the high word of the right operand. 2009-08-15 20:58:35 +00:00
lxor.s
makebool.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
Makefile
mod.s
mul8.s Greatly improved multiplication routine. Optimized the generic 16x16 one and 2009-08-17 20:48:28 +00:00
mul.s Greatly improved multiplication routine. Optimized the generic 16x16 one and 2009-08-17 20:48:28 +00:00
mulax3.s
mulax5.s Added special multiplication routines 2001-10-04 21:34:14 +00:00
mulax6.s Runtime function improvements by Piotr Fusik 2003-10-28 08:47:47 +00:00
mulax7.s Runtime function improvements by Piotr Fusik 2003-10-28 08:47:47 +00:00
mulax9.s
mulax10.s
ne.s
neg.s
or.s
popa.s
popsreg.s
push1.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push2.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push3.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push4.s
push5.s
push6.s
push7.s
pusha.s
pushaff.s
pushax.s
pushb.s
pushbsp.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
pushc0.s
pushc1.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
pushc2.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
pushlysp.s
pushw.s Rewrite 2002-11-23 16:21:46 +00:00
pushwsp.s Fixed a bug in pushw0sp 2002-11-23 16:21:35 +00:00
regswap1.s
regswap2.s
regswap.s
return0.s More module splits 2000-10-25 19:53:22 +00:00
return1.s
rsub.s
shelp.s
shl.s
shr.s
shrax1.s
shrax2.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shrax3.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shrax4.s
shreax1.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shreax2.s
shreax3.s
shreax4.s More shift routines 2001-07-25 21:36:01 +00:00
staspidx.s
staxsp.s
staxspi.s
steaxsp.s
steaxspi.s Split of the lruntime module 2000-11-01 22:03:22 +00:00
stkchk.s
sub.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
subeqsp.s
subysp.s
swap.s
tosint.s
toslong.s
udiv32by16r16.s Working on the division and multiplication routines. 2009-11-04 19:41:54 +00:00
udiv.s
uge.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ugt.s
ule.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ult.s
umod.s
umul8x8r16.s Rename the 8x8 multiplication using the same scheme as for the 16x16 2009-11-12 15:48:11 +00:00
umul8x16r24.s Added new 8x16 unsigned multiplication routine. 2011-07-10 14:51:03 +00:00
umul16x16r32.s
xor.s
zeropage.s