LSLX - Logical Shift Left Index Register ;flags(N,Z,C)
LSLX ;C < X < 0 ;(INH) inherent addressing
Shifts all bits of X one place to the left. Bit 0 is loaded with zero. The C bit is loaded from the most significant bit of X.