Fixed compound expressions of the type y = (x+K) OP B, where x and y are variables...
authorsdattalo <sdattalo@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 30 Mar 2003 22:26:48 +0000 (22:26 +0000)
committersdattalo <sdattalo@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 30 Mar 2003 22:26:48 +0000 (22:26 +0000)
commit6e626f7686758034969a8e1b468dc30f474fb598
treeeb019325fa111d866286809f630dbe1bc266f020
parent947eff6ad764259884b05284a836a921494612f6
Fixed compound expressions of the type y = (x+K) OP B, where x and y are variables and K and B are literals.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2447 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/pic/gen.c
src/pic/pcode.c
src/pic/peeph.def
src/regression/and2.asm