From aa153b34a8da6fd3896cea4c142fd6a8438d55b8 Mon Sep 17 00:00:00 2001 From: johanknol Date: Tue, 21 Aug 2001 12:00:10 +0000 Subject: [PATCH] loop reversal works for int and long too git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1160 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- doc/sdccman.lyx | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index 3021789e..fa65fcd7 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -4434,18 +4434,6 @@ The loop control variable does NOT participate in any arithmetic operation \layout Itemize There are NO switch statements in the loop. -\layout Standard - -Note djnz instruction can be used for 8-bit values -\emph on -only -\emph default -, therefore it is advantageous to declare loop control symbols as -\emph on -char -\emph default -. - Ofcourse this may not be possible on all situations. \layout Subsubsection Algebraic Simplifications -- 2.30.2