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

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édentes Révision précédente
Prochaine révision
Révision précédente
back2root:ibm-pc-ms-dos:asm:instr:jcxz [2023/02/24 13:56] fraterback2root:ibm-pc-ms-dos:instr:jcxz [2023/03/03 18:06] (Version actuelle) – [JCXZ/JECXZ - Jump if Register (E)CX is Zero] frater
Ligne 3: Ligne 3:
 ===== JCXZ/JECXZ - Jump if Register (E)CX is Zero ===== ===== JCXZ/JECXZ - Jump if Register (E)CX is Zero =====
  
-Causes execution to branch to "label" if register CX is zero. Uses unsigned comparaision.+Causes execution to branch to "label" if register CX is zero.  
 + 
 +  * Uses unsigned comparaison.
  
 **Usage:** **Usage:**
Ligne 10: Ligne 12:
  JECXZ destination ; 386+ only  JECXZ destination ; 386+ only
 </code> </code>
- +{{tablelayout?rowsHeaderSource=Auto}} 
-                ^  Jump ?  ^  Clocks                ||^        Size   ^ +           ^  Jump ?  ^  Clocks                ||^        Size   ^ 
-^  Operands       ^          ^  808x    ^  286  ^  386  ^  486  ^  Bytes  ^ +^  Operands  ^          ^  808x    ^  286  ^  386  ^  486  ^  Bytes  ^ 
-Jx              |  Y        18      |  8+m  |  9+m  |  8    |  2      | +label      |  Y        18      |  8+m  |  9+m  |  8    |  2      | 
-| :::             |  N        6        4    |  5    |  5    | :::     |+| :::        |  N        6        4    |  5    |  5    | :::     |
  
  
-{{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/jcxz.txt
  • Dernière modification : 2023/03/03 18:06
  • de frater