Back to the 2023 paper
Similar questions
MICROPROCESSORSWhich instruction decrements and jumps if not zero? (i) DJNZ (ii) AJMP (iii) CJNE (iv) NOP20252mMICROPROCESSORSJNC 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=020222mCOMPUTER ORGANIZATION & ARCHITECTUREWrite short notes on the following: - (a) Shift instructions20167mMICROPROCESSORSWhich among the single operand instructions complements the accumulator without affecting any of the flags? (i) CLR (ii) SETB (iii) CPL (iv) All of the above20202m