for zero flag cz call on zero cnz


For zero flag

 CZ ( Call  on Zero )  CNZ ( Call on no zero ) Instructions

CZ call the  subroutine  from the  specified  memory location if zero flag is set  (Z=1). The instruction format is

                                   CZ 16 bit  memory  address

CNZ calls the  subroutine  from the  specified  memory  location if zero  flag is not  set of reset( Z= 0)  the instruction format is

                                   CNZ 16 bit  memory  address

 

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: for zero flag cz call on zero cnz
Reference No:- TGS0412078

Expected delivery within 24 Hours