Flags Affected

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

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


[Back: Operation]
[Next: Related Information]