Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: question to 386 assembler experts Message-ID: <38604@nigel.ee.udel.edu> Date: 10 Dec 90 08:38:48 GMT Sender: usenet@ee.udel.edu Lines: 8 I need the following information: What is quicker on an 80386 to pop off 4 bytes from the stack, popl %ecx or addl $4,%esp That is all I need at the moment. C.v.W.