Outils pour utilisateurs

Outils du site


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

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:div [2023/02/25 22:06] – créée fraterback2root:ibm-pc-ms-dos:instr:div [2023/03/03 23:53] (Version actuelle) – modification externe 127.0.0.1
Ligne 6: Ligne 6:
 If the source divisor is a byte value then AX is divided by "src" and the quotient is placed in AL and the remainder in AH. If the source divisor is a byte value then AX is divided by "src" and the quotient is placed in AL and the remainder in AH.
 If source operand is a word value, then DX:AX is divided by "src" and the quotient is stored in AX and the remainder in DX. If source operand is a word value, then DX:AX is divided by "src" and the quotient is stored in AX and the remainder in DX.
- 
-<WRAP round box> 
-(AF,CF,OF,PF,SF,ZF undefined) 
- 
-</WRAP> 
  
 **Usage:** **Usage:**
Ligne 20: Ligne 15:
  
 <WRAP round box> <WRAP round box>
-CF OF +(AF,CF,OF,PF,SF,ZF undefined) 
 </WRAP> </WRAP>
 +
 {{tablelayout?rowsHeaderSource=Auto}} {{tablelayout?rowsHeaderSource=Auto}}
-                   ^  Clocks                            |||^  Size     +           ^  Clocks                             |||^  Size                      
-^  Operands          ^  808x     ^  286  ^  386    ^  486    ^  Bytes  ^   +^  Operands  ^  808x          ^  286  ^  386  ^  486  ^  Bytes  ^                    
-| reg8               |  80-98    |  13   |  9-14   |  13-18  |  2      |   +| reg8       |  80-90         |  14   |  14   |  16   |  2      |                    
-| reg16              |  128-154  |  21   |  9-22   |  13-26  |  2      |   +| reg16      |  144-162       |  22   |  22   |  24   |  2      |                    
-| reg32              |  -        |  -    |  9-38   |  13-41  |  2      |   +| reg32      |  -             |  -    |  38   |  40   |  2      |                    
-| mem8               |  86-104   |  16   |  12-17  |  13-18  |  2-4    |   +| mem8       |  (86-104)+EA   |  17   |  17   |  16   |  2-4    |                    
-| mem16              |  134-160  |  24   |  12-25  |  13-26  |  2-4    |   +| mem16      |  (150-168)+EA  |  25   |  25   |  24   |  2-4    |  (W88=158-176+EA)  
-| mem32              |  -        |  -    |  12-21  |  13-42  |  2-4    |   |+| mem32      |  -             |  -    |  41   |  40   |  2-4    |                    |
  
 {{page>back2root:ibm-pc-ms-dos:instr:see-footer}} {{page>back2root:ibm-pc-ms-dos:instr:see-footer}}
  
back2root/ibm-pc-ms-dos/instr/div.1677359217.txt.gz · Dernière modification : 2023/02/25 22:06 de frater