Message-Id: <199908262334.TAA19011@delorie.com> From: "Dan Gold" To: Subject: Assembly Question, sarl, sall... Date: Thu, 26 Aug 1999 19:13:53 -0700 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hey, an assembly question. Could be offtopic but how I got there is not. I was looking at some gcc generated assembly code and the compiler made big use of the opcodes sarl and sall. Are these faster then bit shifts? and another thing, what does the EA byte stand for? (its not supposed to be eax!) Thanks (((--Dan|Gold--)))