Page 1 of 1

(c) Construct the following mnemonic code in Figure Q5(c) into a flowchart. LOOP: LDA 3000OH MOV E, A INR A MVI B, OH LD

Posted: Mon Jul 11, 2022 12:45 pm
by answerhappygod
C Construct The Following Mnemonic Code In Figure Q5 C Into A Flowchart Loop Lda 3000oh Mov E A Inr A Mvi B Oh Ld 1
C Construct The Following Mnemonic Code In Figure Q5 C Into A Flowchart Loop Lda 3000oh Mov E A Inr A Mvi B Oh Ld 1 (93.68 KiB) Viewed 25 times
(c) Construct the following mnemonic code in Figure Q5(c) into a flowchart. LOOP: LDA 3000OH MOV E, A INR A MVI B, OH LDA 3001 MOV C, A DCR C ADD B JNZ LOOP STA 2010H HLT Figure Q5(c)