* src/pic16/gen.c: fixed implementation of bitwise operations for
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 30 Dec 2007 22:56:15 +0000 (22:56 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 30 Dec 2007 22:56:15 +0000 (22:56 +0000)
commitd60dda202f1d848e447f70c4a3935280b38f9431
tree07136b18e3db66f56f2b7d3301c48ff22b197200
parentd083b0e32ee4a1352873347702fd0a4880b5f76a
* src/pic16/gen.c: fixed implementation of bitwise operations for
  pic16targer
* support/regression/tests/bitwise.c: added test cases

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4990 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/pic16/gen.c
support/regression/tests/bitwise.c