]> git.sur5r.net Git - cc65/commit
Added additional entry points that clear the high word of the right operand.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 15 Aug 2009 20:58:35 +0000 (20:58 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 15 Aug 2009 20:58:35 +0000 (20:58 +0000)
commitb1f772e9be1526e5696b9f9e0801c273bb027780
tree4f06f74740c3809bb4aba63898a9d19c25f290d0
parentd0f9a0d6a7d685bdac04aaa88147766d5f68424b
Added additional entry points that clear the high word of the right operand.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4023 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/runtime/ladd.s
libsrc/runtime/ldiv.s
libsrc/runtime/lmod.s
libsrc/runtime/lmul.s
libsrc/runtime/lsub.s
libsrc/runtime/lumod.s