Page 1 of 1

What code is generated with respect to stack when the following instructions are executed? a) MySub1 PROC USES ecx edx r

Posted: Sat May 14, 2022 8:19 pm
by answerhappygod
What code is generated with respect to stack when the following
instructions are executed?
a) MySub1 PROC USES ecx edx ret MySub1 ENDP
b.) MySub PROC
enter 8,0