1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/libsrc/runtime
uz 6019580fb6 Removed unused code.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4191 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-09-18 17:42:44 +00:00
..
add.s
addeqsp.s
addysp.s
along.s
and.s
aslax1.s
aslax2.s
aslax3.s
aslax4.s
asleax1.s
asleax2.s
asleax3.s
asleax4.s
asr.s
asrax1.s
asrax2.s
asrax3.s
asrax4.s
asreax1.s
asreax2.s
asreax3.s
asreax4.s
axlong.s
bneg.s
bpushbsp.s
call.s
callirq.s Call interrupt handlers with carry clear 2005-05-05 10:07:17 +00:00
callmain.s
compl.s
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
decsp4.s
decsp5.s
decsp6.s
decsp7.s
decsp8.s
div.s
enter.s
eq.s
ge.s
gt.s
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
incax7.s
incax8.s
incaxy.s
incsp1.s
incsp2.s
incsp3.s
incsp4.s
incsp5.s
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
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
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
lbneg.s
lcmp.s
lcompl.s
ldai.s
ldau0sp.s
ldaui.s
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
ldeaxysp.s Split of the lruntime module 2000-11-01 22:03:22 +00:00
ldec.s Several SBC optimizations suggested by Piotr Fusik 2001-11-17 11:25:12 +00:00
ldiv.s Added additional entry points that clear the high word of the right operand. 2009-08-15 20:58:35 +00:00
le.s
leaaxsp.s Oh well. Decided to throw away the separate implementation for leaa0sp, 2009-08-31 12:22:13 +00:00
leave.s
leq.s
lge.s
lgt.s
linc.s
lle.s
llt.s
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 Added additional entry points that clear the high word of the right operand. 2009-08-15 20:58:35 +00:00
lne.s
lneg.s
lor.s More entry points for long ops that clear the high word of the lhs. 2009-08-15 21:06:06 +00:00
lpop.s
lpush.s
lrsub.s Added an entry point that clears the high word of rhs. 2009-08-16 16:38:52 +00:00
lsave.s
lshelp.s
lshl.s
lshr.s
lsub.s Added additional entry points that clear the high word of the right operand. 2009-08-15 20:58:35 +00:00
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
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 More entry points for long ops that clear the high word of the lhs. 2009-08-15 21:06:06 +00:00
makebool.s
Makefile The pleasp.s module is no longer in use. 2009-08-31 12:56:54 +00:00
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
mulax6.s
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 A few minor 65C02 optimizations. 2009-02-22 15:39:19 +00:00
push1.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push2.s
push3.s
push4.s
push5.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push6.s
push7.s
pusha.s
pushaff.s
pushax.s
pushb.s
pushbsp.s
pushc0.s
pushc1.s
pushc2.s
pushlysp.s
pushw.s
pushwsp.s
regswap1.s
regswap2.s
regswap.s
return0.s
return1.s
rsub.s
shelp.s
shl.s
shr.s
shrax1.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shrax2.s
shrax3.s
shrax4.s
shreax1.s
shreax2.s
shreax3.s
shreax4.s
staspidx.s
staxsp.s
staxspi.s
steaxsp.s
steaxspi.s
stkchk.s A few minor 65C02 optimizations. 2009-02-22 15:39:19 +00:00
sub.s
subeqsp.s
subysp.s
swap.s
tosint.s
toslong.s
udiv.s Removed unused code. 2009-09-18 17:42:44 +00:00
uge.s
ugt.s
ule.s
ult.s
umod.s
xor.s
zeropage.s