Outils pour utilisateurs

Outils du site


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

Différences

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

Lien vers cette vue comparative

Prochaine révision
Révision précédente
back2root:ibm-pc-ms-dos:instr:idiv [2023/02/24 15:58] – créée fraterback2root:ibm-pc-ms-dos:instr:idiv [2023/03/03 23:53] (Version actuelle) – modification externe 127.0.0.1
Ligne 6: Ligne 6:
   * If source is a byte value, AX is divided by "src" and the quotient is stored in AL and the remainder in AH.   * If source is a byte value, AX is divided by "src" and the quotient is stored in AL and the remainder in AH.
   * If source is a word value, DX:AX is divided by "src", and the quotient is stored in AL and the remainder in DX.   * If source is a word value, DX:AX is divided by "src", and the quotient is stored in AL and the remainder in DX.
- 
-<WRAP round box> 
-CF PF AF (ZF undefined) SF  
-</WRAP> 
  
 **Usage:** **Usage:**
back2root/ibm-pc-ms-dos/instr/idiv.1677250686.txt.gz · Dernière modification : 2023/02/24 15:58 de frater