RRC

 


Opcode

Operand

Description

RRC

None

Rotate accumulator right

 

 

  Each binary bit of the accumulator is rotated right by one position.

  Bit D0 is placed in the position of D7 as well as in the Carry

flag.

  CY is modified according to bit D0.

  S, Z, P, AC are not affected.

  Example: RRC.

Comments

  1. Mast bhai, boards ke practicals aur exam ke liye bhot usefully rahe✌👍

    ReplyDelete

Post a Comment

Popular posts from this blog

MOV

CMP

JX- JC, JNC, JP, JM, JZ, JNZ, JPE, JPO