Back to the 2022 paper

Module 3: Instruction Set and Programming

20222m

JNC stands for:
(i) Jump if no carry, jumps if CY=0
(ii) Jump if carry, jumps if CY=1
(iii) Jump if no carry, jumps if CY=1
(iv) Jump if carry, jumps if CY=0

Similar questions