RosettaCodeData/Task/Stack/68000-Assembly/stack-4.68000

2 lines
106 B
Plaintext

LEA (4,SP),SP ;does the same thing to the stack as popping 4 bytes, except those bytes are not retrieved.