Question 24 How would you conditionally branch to SKIP if D is greater than 16? O @16 D-A-D @SKIP 0:JGT O @16 D-D-A @SKIP D;JGT O @16 D-D-A @SKIP 0:JGT O @16 D-A-D @SKIP D:JGT Question 25 Assume...


Please do both


Question 24<br>How would you conditionally branch to SKIP if D is greater than 16?<br>O @16<br>D-A-D<br>@SKIP<br>0:JGT<br>O @16<br>D-D-A<br>@SKIP<br>D;JGT<br>O @16<br>D-D-A<br>@SKIP<br>0:JGT<br>O @16<br>D-A-D<br>@SKIP<br>D:JGT<br>Question 25<br>Assume D=0,what does the following instructions do?<br>@SKIP<br>D=D+1:JEO<br>O D remains the same, branches to SKIP<br>O Changes D to 1 and branches to SKIP<br>O Changes D to -1 and branches to SKIP<br>O Changes D to 1 and does not branch to SKIP<br>

Extracted text: Question 24 How would you conditionally branch to SKIP if D is greater than 16? O @16 D-A-D @SKIP 0:JGT O @16 D-D-A @SKIP D;JGT O @16 D-D-A @SKIP 0:JGT O @16 D-A-D @SKIP D:JGT Question 25 Assume D=0,what does the following instructions do? @SKIP D=D+1:JEO O D remains the same, branches to SKIP O Changes D to 1 and branches to SKIP O Changes D to -1 and branches to SKIP O Changes D to 1 and does not branch to SKIP

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here