Outils pour utilisateurs

Outils du site


back2root:ibm-pc-ms-dos:instr:enter

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
back2root:ibm-pc-ms-dos:instr:enter [2023/02/25 22:13] – [Tableau] fraterback2root:ibm-pc-ms-dos:instr:enter [2023/03/03 23:53] (Version actuelle) – modification externe 127.0.0.1
Ligne 4: Ligne 4:
  
 Modifies stack for entry to procedure for high level language. Modifies stack for entry to procedure for high level language.
 +
 Operand "locals" specifies the amount of storage to be allocated on the stack. Operand "locals" specifies the amount of storage to be allocated on the stack.
 +
 "Level" specifies the nesting level of the routine. "Level" specifies the nesting level of the routine.
 +
 Paired with the [[leave|LEAVE]] instruction, this is an efficient method of entry and exit to procedures. Paired with the [[leave|LEAVE]] instruction, this is an efficient method of entry and exit to procedures.
  
Ligne 25: Ligne 28:
 | immed16,immed8  |  -        12+4(n-1)  |  15+4(n-1)  |  17+3n  |  4      |   | | immed16,immed8  |  -        12+4(n-1)  |  15+4(n-1)  |  17+3n  |  4      |   |
  
-{{page>:back2root:ibm-pc-ms-dos:asm:instr:see-footer}}+{{page>:back2root:ibm-pc-ms-dos:instr:see-footer}}
  
back2root/ibm-pc-ms-dos/instr/enter.1677359627.txt.gz · Dernière modification : 2023/02/25 22:13 de frater