RosettaCodeData/Task/Stack/68000-Assembly/stack-4.68000
2023-07-01 13:44:08 -04:00

1 line
106 B
Text

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