English
Language : 

PD64A_15 Datasheet, PDF (15/66 Pages) Renesas Technology Corp – 4-BIT SINGLE-CHIP MICROCONTROLLERS FOR INFRARED REMOTE CONTROL TRANSMISSION
µPD64A, 65
2.9.2 Carry flag (CY)
The carry flag is set (1) in the following cases.
• If the ANL instruction or the XRL instruction is executed when bit 3 of the accumulator is “1” and bit 3 of the
operand is “1”.
• If the RL instruction or the RLZ instruction is executed when bit 3 of the accumulator is “1”.
• If the INC instruction or the SCAF instruction is executed when the value of the accumulator is 0FH.
The carry flag is cleared (0) in the following cases.
• If the ANL instruction or the XRL instruction is executed when either bit 3 of the accumulator or bit 3 of the
operand (or both) is “0”.
• If the RL instruction or the RLZ instruction is executed when bit 3 of the accumulator is “0”.
• If the INC instruction or the SCAF instruction is executed when the value of the accumulator is other than 0FH.
• If the ORL instruction is executed.
• When data is written to the accumulator by the MOV instruction or the IN instruction.
Data Sheet U14380EJ3V0DS00
13