src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc
authorfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 29 Jan 2005 19:56:34 +0000 (19:56 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 29 Jan 2005 19:56:34 +0000 (19:56 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3661 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index c2e3614a4e5999e4cad5fbf7da887a3e40dc3093..f4366984318465afaa5aa16456c655eb45d88ee3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-29 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
+
+       * src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc
+
 2004-01-29 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * device/include/Makefile.in: create/copy mcs51 and z80 include subdirs