1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/libsrc/runtime
uz 4a32e84639 Fixed an error in the division routine: The high byte of the wrong 16 bit
value was checked before entering the faster 16b8 division routine.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4904 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-01-11 17:08:29 +00:00
..
add.s
addeqsp.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
addysp.s More module splits 2000-10-25 19:53:22 +00:00
along.s New module 2002-11-23 11:19:51 +00:00
and.s
aslax1.s
aslax2.s
aslax3.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
aslax4.s
asleax1.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
asleax2.s
asleax3.s
asleax4.s
asr.s
asrax1.s
asrax2.s
asrax3.s
asrax4.s
asreax1.s
asreax2.s
asreax3.s
asreax4.s More shift routines 2001-07-25 21:36:01 +00:00
axlong.s Splitted the lconvert module into three smaller ones to allow for smaller 2000-10-25 07:06:55 +00:00
bneg.s Minor optimization 2000-06-10 15:48:54 +00:00
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 New module 2003-03-07 11:53:17 +00:00
compl.s
condes.s Move initialization code into the init segment 2005-02-26 09:06:46 +00:00
decax1.s Splitted the dec and inc modules into smaller ones 2000-10-31 18:42:47 +00:00
decax2.s
decax3.s
decax4.s Added mor specialized decax functions 2001-03-26 20:47:12 +00:00
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 Added mor specialized decax functions 2001-03-26 20:47:12 +00:00
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 Rewrite the decsp and subysp functions now since they are used more often. 2001-03-24 16:15:01 +00:00
decsp6.s
decsp7.s
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
idiv32by16r16.s Working on the division and multiplication routines. 2009-11-04 19:41:54 +00:00
imul16x16r32.s Working on the division and multiplication routines. 2009-11-04 19:41:54 +00:00
incax1.s
incax2.s
incax3.s Fixed errors in the incaxn functions 2001-02-21 08:39:25 +00:00
incax5.s
incax6.s
incax7.s Fixed errors in the incaxn functions 2001-02-21 08:39:25 +00:00
incax8.s
incaxy.s
incsp1.s More module splits 2000-10-25 19:53:22 +00:00
incsp2.s
incsp3.s Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
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 Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
incsp8.s
jmpvec.s
ladd.s
laddeq.s
laddeqsp.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
land.s
lasr.s
lbneg.s
lcmp.s
lcompl.s
ldai.s Remove/cleanup 2001-07-26 20:08:10 +00:00
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
ldeaxysp.s Split of the lruntime module 2000-11-01 22:03:22 +00:00
ldec.s
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
lmul.s
lne.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
lpush.s
lrsub.s
lsave.s
lshelp.s
lshl.s New code for the shift functions 2004-07-05 22:24:06 +00:00
lshr.s New code for the shift functions 2004-07-05 22:24:06 +00:00
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 Several SBC optimizations suggested by Piotr Fusik 2001-11-17 11:25:12 +00:00
lt.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ltest.s File was removed but is still needed. 2005-11-27 22:03:19 +00:00
ludiv.s
luge.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lugt.s
lule.s
lult.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lumod.s
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
Makefile Added --forget-inc-paths to the assembler command line to avoid problems if 2009-12-18 11:58:50 +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
mulax3.s
mulax5.s
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 Improved 65c02 support 2003-10-10 17:52:12 +00:00
popsreg.s A few minor 65C02 optimizations. 2009-02-22 15:39:19 +00:00
push1.s
push2.s
push3.s
push4.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
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 Remove 65C02 code, because in this case, the value of Y on return is always 2009-10-20 08:25:58 +00:00
pushaff.s
pushax.s Added some cycle counts 2003-04-12 20:50:58 +00:00
pushb.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
pushbsp.s
pushc0.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
pushc1.s
pushc2.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
pushlysp.s Split of the lruntime module 2000-11-01 22:03:22 +00:00
pushw.s Rewrite 2002-11-23 16:21:46 +00:00
pushwsp.s
regswap1.s New functions to swap register variables 2002-11-25 12:38:38 +00:00
regswap2.s
regswap.s
return0.s More module splits 2000-10-25 19:53:22 +00:00
return1.s
rsub.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
shrax3.s
shrax4.s More shift routines 2001-07-25 21:36:01 +00:00
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 Rewrite of spaspidx and staxspidx. More module splits. 2000-10-26 06:35:45 +00:00
staxsp.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
staxspi.s
steaxsp.s
steaxspi.s
stkchk.s
sub.s
subeqsp.s
subysp.s
swap.s
tosint.s
toslong.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
udiv32by16r16.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
ule.s
ult.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
umod.s
umul8x8r16.s
umul16x16r32.s Comment update. 2010-02-04 22:29:57 +00:00
xor.s
zeropage.s Use new assembler syntax 2003-11-09 23:00:22 +00:00