answersLogoWhite

0

RAL:- Each binary bit of the accumulator is rotated left by one position through the Carry flag. Bit D7 is placed in the Carry flag, and the Carry flag is placed in the least significant position D0.CY is modified according to bit D7.S, Z, P, AC are not affected.RAR:- Each binary bit of the accumulator is rotated right by one position through the Carry flag.Bit D0 is placed in the Carry flag, and the Carry flag is placed in the most ignificant

position D7.CY is modified according to bit D0.S, Z, P, AC are not affected.....

....

Answer by Raj Choudhary.......

User Avatar

Wiki User

13y ago

What else can I help you with?