> But the problem with ROR/ROL is that any real use over shr/shl uses a hard > to model carry flag? Ugh, I don't understand well, but the talk is about rotating bits, no low level features like CF are requested (it doesn't mean very much if you rotate by several bits). Who talked about CF? I didn't talk about RCL/RCR either.