JC
Description:
JC will branch to the address indicated by reladdr if the Carry Bit is set. If the Carry Bit is not set program execution continues with the instruction following the JC instruction.
Operation: | JC |
Function: | Jump if Carry Set |
Syntax: | JC reladdr |
Instructions | OpCode | Bytes | Cycles | Flags |
JC reladdr | 0x40 | 2 | 2 | None |
User Comments
No Posts found !Login to Post a Comment.