Lines Matching refs:LEAVE
585 LEAVE
3818 ENTER and LEAVE, which simplify the programming of procedures.
3821 the scope rules of block-structured high-level languages. A LEAVE
3837 enables a LEAVE instruction to reverse the action of the previous ENTER
3921 points to itself because there is no previous value for LEAVE to return to
3925 with the first word pointing to the previous value of EBP (BPM for LEAVE to
3948 LEAVE (Leave Procedure) reverses the action of the previous ENTER
3949 instruction. The LEAVE instruction does not include any operands. LEAVE
3951 the most recent ENTER instruction. Then LEAVE pops the old value of EBP from
8534 PUSH, ENTER, and LEAVE, as well as other memory references that
10661 �� ENTER and LEAVE
11133 �� ENTER and LEAVE
15027 ENTER 12,0 instruction at its entry point and a LEAVE instruction
16599 LEAVE �� High Level Procedure Exit
16603 C9 LEAVE 4 Set SP to BP, then pop BP
16604 C9 LEAVE 4 Set ESP to EBP, then pop EBP
16624 LEAVE reverses the actions of the ENTER instruction. By copying the
16625 frame pointer to the stack pointer, LEAVE releases the stack space used
20476 C���������������������������������������Ĵ � �����������������Ĵ � LEAVE ��…
20675 LEAVE