]> git.sur5r.net Git - cc65/commit
Another optimization for right shift of the sum of two bytes.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 10 Jun 2012 22:15:00 +0000 (22:15 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 10 Jun 2012 22:15:00 +0000 (22:15 +0000)
commit8dc74f33daa8b3d24bb90fbc4fab36d501c328e0
treec5fece4eae5487abdbbd8958e86b79578063ae3c
parent878f469fc8ce3cb5b511059843dd867c60e99f48
Another optimization for right shift of the sum of two bytes.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5710 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/codeopt.c