┌──┬──┬──┬──┬──┬──┬──┬──┐ │OF│DF│IF│SF│ZF│AF│PF│CF│ ├──┼──┼──┼──┼──┼──┼──┼──┤ │* │ │ │ │ │ │ │* │ └──┴──┴──┴──┴──┴──┴──┴──┘
The OF flag is affected only for single-bit rotates; the OF flag is undefined for multi-bit rotates; the CF flag contains the value of the bit shifted into it; the SF, ZF, AF, and PF flags are not affected.