]> git.sur5r.net Git - cc65/commit
Removed the shift runtime functions because there calling semantics have been
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 28 Sep 2004 19:44:17 +0000 (19:44 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 28 Sep 2004 19:44:17 +0000 (19:44 +0000)
commite43054905baab8fc4d89df2f35d64bc5333c952c
tree3ca2cca480b95f6e18db0c9b5ce28a753dcc9ed5
parent4019b7148189d01980c48583d4c664f61c7ed74a
Removed the shift runtime functions because there calling semantics have been
changed and size optimizations are no longer possible and needed.
Use the UNKNOWN_REGVAL constant instead of -1.

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