1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 06:31:31 +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
addysp.s
along.s
and.s
aslax1.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
aslax2.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
aslax3.s
aslax4.s
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
asleax4.s More shift routines 2001-07-25 21:36:01 +00:00
asr.s New code for the shift functions 2004-07-05 22:24:06 +00:00
asrax1.s
asrax2.s
asrax3.s
asrax4.s Runtime function improvements by Piotr Fusik 2003-10-28 08:47:47 +00:00
asreax1.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
asreax2.s Remove unneeded code 2001-07-25 21:37:52 +00:00
asreax3.s
asreax4.s More shift routines 2001-07-25 21:36:01 +00:00
axlong.s
bneg.s
bpushbsp.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
call.s
callirq.s
callmain.s New module 2003-03-07 11:53:17 +00:00
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
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 Rewrite the decsp and subysp functions now since they are used more often. 2001-03-24 16:15:01 +00:00
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
ge.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
gt.s
icmp.s
idiv32by16r16.s
imul16x16r32.s
incax1.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
incax2.s
incax3.s Fixed errors in the incaxn functions 2001-02-21 08:39:25 +00:00
incax5.s
incax6.s
incax7.s
incax8.s Fixed errors in the incaxn functions 2001-02-21 08:39:25 +00:00
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 Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
incsp5.s
incsp6.s
incsp7.s
incsp8.s Redid the last change, because it was bug (A must be saved across the call) 2003-05-13 10:00:39 +00:00
jmpvec.s Moved jmpvec into a separate module 2002-12-26 15:45:48 +00:00
ladd.s
laddeq.s
laddeqsp.s
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
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
le.s
leaaxsp.s
leave.s
leq.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
lge.s
lgt.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
linc.s
lle.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
llt.s Changed name for long compare subroutine 2001-10-01 22:21:16 +00:00
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 decspX will no longer save a 2001-03-24 15:57:32 +00:00
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 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
lumod.s
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 Minor optimization suggested by Greg King 2002-10-24 19:23:24 +00:00
mul8.s
mul.s
mulax3.s
mulax5.s Added special multiplication routines 2001-10-04 21:34:14 +00:00
mulax6.s
mulax7.s
mulax9.s
mulax10.s Runtime function improvements by Piotr Fusik 2003-10-28 08:47:47 +00:00
ne.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
neg.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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
push4.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
push5.s
push6.s
push7.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
pusha.s
pushaff.s Splitted the push.s module 2000-10-26 20:43:54 +00:00
pushax.s Added some cycle counts 2003-04-12 20:50:58 +00:00
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 Splitted the push.s module 2000-10-26 20:43:54 +00:00
pushc1.s
pushc2.s
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 New functions to swap register variables 2002-11-25 12:38:38 +00:00
regswap2.s
regswap.s
return0.s
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
shl.s New code for the shift functions 2004-07-05 22:24:06 +00:00
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 More shift routines 2001-07-25 21:36:01 +00:00
shreax1.s
shreax2.s
shreax3.s
shreax4.s
staspidx.s
staxsp.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
staxspi.s Renamed a file with more than 8 chars in its name 2001-04-04 20:27:33 +00:00
steaxsp.s
steaxspi.s Split of the lruntime module 2000-11-01 22:03:22 +00:00
stkchk.s
sub.s
subeqsp.s
subysp.s
swap.s
tosint.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
toslong.s Improved 65c02 support 2003-10-10 17:52:12 +00:00
udiv32by16r16.s Working on the division and multiplication routines. 2009-11-04 19:41:54 +00:00
udiv.s
uge.s
ugt.s
ule.s
ult.s
umod.s
umul8x8r16.s
umul16x16r32.s Comment update. 2010-02-04 22:29:57 +00:00
xor.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
zeropage.s