for zero flag rz return on zero and rnz


For zero flag

 RZ ( Return on Zero) and RNZ ( Return on no zero) Instructions

RZ  returns from the subroutine to the  calling  program, if zero flag  is set  (Z= 1). The instruction format is

                                 RZ

RNZ returns  from the  subroutine the  calling program if zero  flag is not set  (Z= 0). The instruction format is

                                 RNZ


Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: for zero flag rz return on zero and rnz
Reference No:- TGS0262558

Expected delivery within 24 Hours