]> git.gag.com Git - fw/sdcc/commit
* src/SDCCicode.c (usualBinaryConversions): removed pic16 from ports which can't...
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 13 Feb 2004 21:47:42 +0000 (21:47 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 13 Feb 2004 21:47:42 +0000 (21:47 +0000)
commit00b035be4979b050840313a5832eb4c9e82a812d
treeafae0ceb8c61a650fa2c711a7b178c6302230621
parenta23f3cd79101738461e34f6842816fec9e5214f1
* src/SDCCicode.c (usualBinaryConversions): removed pic16 from ports which can't handle SDCC_NEWONEBYTEOPS,
(geniCodeMultiply): removed conversion from mult to shift for pic14 and pic16

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3194 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCicode.c