А>call LABEL А> ; ... А>LABEL: А> ; do something А> ret А>
А>call some_proc А> ; ... А>some_proc PROC А> ; do something А> ret А>some_proc ENDP А>