]> git.sur5r.net Git - cc65/history - libsrc/runtime/umul16x16r32.s
Minor math optimizations
[cc65] / libsrc / runtime / umul16x16r32.s
2019-02-28 IrgendwerA8Minor math optimizations
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-05-30 Oliver SchmidtMerge pull request #122 from groessler/a5200
2014-05-13 Oliver SchmidtMerge pull request #116 from greg-king5/symbol-table
2014-05-12 Oliver SchmidtMerge pull request #115 from greg-king5/cc65-mul
2014-05-11 Greg KingFixed the comments to say where the actual Left-Hand... 115/head
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2011-07-10 uzAdded labels for umul16x16r16 and umul16x16r16m.
2010-02-04 uzComment update.
2009-11-04 uzWorking on the division and multiplication routines.
2009-11-04 uzAdded division routine. Removed C callable entry points...
2009-11-04 uzThe upper 16 bit differ between signed and unsigned...