LSRX - Logical Shift Right Index Register ;flags(N,Z,C)

LSRX ;0 > X > C ;(INH) inherent addressing

Shifts all bits of the index register one place to the right. Bit 7 is loaded with zero. Bit 0 is shifted into the C bit.