1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 16:55:57 +00:00
cc65/libsrc/runtime
uz 100c470727 Added C callable entry point for the 16x16=32 multiplication.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4435 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-11-03 17:43:57 +00:00
..
add.s
addeqsp.s
addysp.s
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
asleax1.s
asleax2.s
asleax3.s
asleax4.s More shift routines 2001-07-25 21:36:01 +00:00
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
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
asreax4.s
axlong.s
bneg.s
bpushbsp.s
call.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
callirq.s Call interrupt handlers with carry clear 2005-05-05 10:07:17 +00:00
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
decax2.s
decax3.s
decax4.s
decax5.s
decax6.s
decax7.s
decax8.s
decaxy.s Splitted the dec and inc modules into smaller ones 2000-10-31 18:42:47 +00:00
decsp1.s
decsp2.s
decsp3.s Rewrite the decsp and subysp functions now since they are used more often. 2001-03-24 16:15:01 +00:00
decsp4.s
decsp5.s
decsp6.s Rewrite the decsp and subysp functions now since they are used more often. 2001-03-24 16:15:01 +00:00
decsp7.s Rewrite the decsp and subysp functions now since they are used more often. 2001-03-24 16:15:01 +00:00
decsp8.s
div.s
enter.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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 Added tosicmp0, a special entry point that clears the X register. 2009-08-14 22:08:28 +00:00
incax1.s
incax2.s
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
incsp1.s
incsp2.s
incsp3.s
incsp4.s
incsp5.s
incsp6.s
incsp7.s
incsp8.s
jmpvec.s
ladd.s
laddeq.s
laddeqsp.s
land.s
lasr.s
lbneg.s
lcmp.s
lcompl.s
ldai.s
ldau0sp.s
ldaui.s Remove/cleanup 2001-07-26 20:08:10 +00:00
ldauisp.s
ldaxi.s
ldaxsp.s Removed old code to set the flags 2001-09-21 20:35:40 +00:00
ldeaxi.s
ldeaxysp.s
ldec.s
ldiv.s
le.s
leaaxsp.s
leave.s
leq.s
lge.s
lgt.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
linc.s
lle.s
llt.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lmod.s Added additional entry points that clear the high word of the right operand. 2009-08-15 20:58:35 +00:00
lmul.s
lne.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lneg.s
lor.s
lpop.s
lpush.s
lrsub.s
lsave.s
lshelp.s Fixed the result of the % operator for longs 2002-09-28 19:55:19 +00:00
lshl.s New code for the shift functions 2004-07-05 22:24:06 +00:00
lshr.s
lsub.s
lsubeq.s
lsubeqsp.s
lt.s
ltest.s File was removed but is still needed. 2005-11-27 22:03:19 +00:00
ludiv.s More entry points for long ops that clear the high word of the lhs. 2009-08-15 21:06:06 +00:00
luge.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lugt.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lule.s
lult.s
lumod.s
lxor.s
makebool.s
Makefile Added 16*16=32 multiplication routine. 2009-11-03 13:40:03 +00:00
mod.s
mul8.s
mul8x8r16.s
mul16x16r32.s Added C callable entry point for the 16x16=32 multiplication. 2009-11-03 17:43:57 +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
mulax6.s
mulax7.s
mulax9.s
mulax10.s
ne.s
neg.s
or.s
popa.s
popsreg.s
push1.s
push2.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push3.s
push4.s
push5.s
push6.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push7.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
pusha.s
pushaff.s
pushax.s Added some cycle counts 2003-04-12 20:50:58 +00:00
pushb.s
pushbsp.s
pushc0.s
pushc1.s
pushc2.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
pushlysp.s
pushw.s
pushwsp.s
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 Fixed the result of the % operator for ints 2002-09-28 19:41:00 +00:00
shl.s
shr.s New code for the shift functions 2004-07-05 22:24:06 +00:00
shrax1.s
shrax2.s
shrax3.s
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
staspidx.s
staxsp.s
staxspi.s
steaxsp.s
steaxspi.s
stkchk.s
sub.s
subeqsp.s
subysp.s
swap.s
tosint.s
toslong.s
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ule.s
ult.s
umod.s
xor.s
zeropage.s