Outils pour utilisateurs

Outils du site


back2root:ibm-pc-ms-dos:hardware:flags

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:hardware:flags [2023/01/05 23:49] fraterback2root:ibm-pc-ms-dos:hardware:flags [2023/03/08 19:47] (Version actuelle) – ↷ Liens modifiés en raison d'un déplacement. 136.243.220.211
Ligne 1: Ligne 1:
 ====== FLAGS - Intel 8086 Family Flags Register ====== ====== FLAGS - Intel 8086 Family Flags Register ======
  
-|    | CF Carry Flag| +This register cannot be accessed (read/writedirectly.
-|    | 1| +
-|    | PF Parity Flag| +
-|    | 0| +
-|    | AF Auxiliary Flag| +
-|    | 0| +
-|    | ZF Zero Flag| +
-|    | SF Sign Flag| +
-|    | TF Trap Flag  (Single Step)| +
-|    | IF Interrupt Flag| +
-|  10  | DF Direction Flag| +
-|  11  | OF Overflow flag| +
-|  12  | IOPL I/O Privilege Level  (286+ only)| +
-|  13  | NT Nested Task Flag  (286+ only)| +
-|  14  | 0| +
-|  15  | RF Resume Flag (386+ only)| +
-|  16  | VM  Virtual Mode Flag (386+ only)|+
  
-  * see [[back2root:ibm-pc-ms-dos:asm:instr:pushf-popf|PUSHF POPF]], [[back2root:ibm-pc-ms-dos:asm:instr:clx-stx|CLI STI]]+^  Bit  ^  Flag                                  ^ 
 +|  0    | CF Carry Flag                          | 
 +|  1    | 1                                      | 
 +|  2    | PF Parity Flag                         | 
 +|  3    | 0                                      | 
 +|  4    | AF Auxiliary Flag                      | 
 +|  5    | 0                                      | 
 +|  6    | ZF Zero Flag                           | 
 +|  7    | SF Sign Flag                           | 
 +|  8    | TF Trap Flag  (Single Step)            | 
 +|  9    | IF Interrupt Flag                      | 
 +|  10   | DF Direction Flag                      | 
 +|  11   | OF Overflow flag                       | 
 +|  12   | IOPL I/O Privilege Level  (286+ only)  | 
 +|  13   | NT Nested Task Flag  (286+ only)       | 
 +|  14   | 0                                      | 
 +|  15   | RF Resume Flag (386+ only)             | 
 +|  16   | VM  Virtual Mode Flag (386+ only)      | 
 + 
 +  * see [[back2root:ibm-pc-ms-dos:instr:pushf|PUSHF]], [[back2root:ibm-pc-ms-dos:instr:pushf|POPF]], [[back2root:ibm-pc-ms-dos:instr:clx-stx|CLI]],  [[back2root:ibm-pc-ms-dos:instr:clx-stx|STI]], [[back2root:ibm-pc-ms-dos:instr:clx-stx|CLD]],  [[back2root:ibm-pc-ms-dos:instr:clx-stx|STD]], [[back2root:ibm-pc-ms-dos:instr:clx-stx|CLF]],  [[back2root:ibm-pc-ms-dos:instr:clx-stx|STF]]
back2root/ibm-pc-ms-dos/hardware/flags.1672958952.txt.gz · Dernière modification : 2023/01/05 23:49 de frater