Flags Affected

┌──┬──┬──┬──┬──┬──┬──┬──┐
│OF│DF│IF│SF│ZF│AF│PF│CF│
├──┼──┼──┼──┼──┼──┼──┼──┤
│0 │  │  │* │* │? │* │0 │
└──┴──┴──┴──┴──┴──┴──┴──┘

The CF and OF flags are cleared; the SF, ZF, and PF flags are set according to the result; the AF flag is undefined.


[Back: Operation]
[Next: Protected Mode Exceptions]