[comp.os.minix] question to 386 assembler experts

HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) (12/10/90)

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.