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

2 lines
106 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
LEA (4,SP),SP ;does the same thing to the stack as popping 4 bytes, except those bytes are not retrieved.