ASLA - Arithmetic Shift Left Acc ;flags(N,Z,C)
ASLA ; C < A < 0 ;(INH) inherent addressing
Shifts all bits of the ACCA 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 ACCA.