-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Flag Setting/Clearing Instructions
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
STC : Sets the Carry Flag
STD : Sets the Direction Flag
STI : Sets the Interrupt Flag (Enabling Interrupts)
CLC : Clears the Cary Flag
CLD : Clears the Direction Flag
CLI : Clears the Interrupt Flag (Disabling Interrrupts)
CLTS : Clears the Task-Switched (TS) flag in CR0
CMS : Inverts the Carry Flag; 0=1 1=0; etc.
Flag Setting/Clearing Instructions
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
| STC ; F9 [8086] |
| STD ; FD [8086] |
| STI ; FB [8086] |
| |
| CLC ; F8 [8086] |
| CLD ; FC [8086] |
| CLI ; FA [8086] |
| CLTS ; 0F 06 [286,PRIV] |
| |
| CMC ; F5 [8086] |
STC : Sets the Carry Flag
STD : Sets the Direction Flag
STI : Sets the Interrupt Flag (Enabling Interrupts)
CLC : Clears the Cary Flag
CLD : Clears the Direction Flag
CLI : Clears the Interrupt Flag (Disabling Interrrupts)
CLTS : Clears the Task-Switched (TS) flag in CR0
CMS : Inverts the Carry Flag; 0=1 1=0; etc.
???
hi tola
hi tola
pretty confusing indeed. :confused:
hi, adapix :)
Posted on 2002-04-22 14:31:17 by Tola
hi, adapix :)
Posted on 2002-04-22 14:31:17 by Tola
:confused:
What is the objective of this thread?
What is the objective of this thread?
yep
and you here tola?;) nice to see you
thanks for information Volcano_88101
and you here tola?;) nice to see you
thanks for information Volcano_88101
Can we do string instructions next... :grin: