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

2 lines
94 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
MOVEM.L (A0)+,D0-D3 ;returns the four longs stored in the stack back to where they came from.