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

1 line
94 B
Text

MOVEM.L (A0)+,D0-D3 ;returns the four longs stored in the stack back to where they came from.