ROLX - Rotate Left Index Register ;flags(N,Z,C)

ROLX ;C < X < C ;(INH) inherent addressing

Shifts all bits of the index register one place to the left. Bit 0 is loaded from the C bit. The C bit is loaded from the MSB of X.