ASLX - Arithmetic Shift Left X ;flags(N,Z,C)

ASLX ;C < X < 0 ;(INH) inherent addressing

Shifts all bits of X one place to the left. Bit 0 is loaded with a zero. The C bit in CCR is loaded from the most significant bit of the index register X.