The program in a computer compares two signed numbers A and B by performing the subtraction A

Question:

The program in a computer compares two signed numbers A and B by performing the subtraction A - B and updating the status bits. Let A = 01000001 and B = 10000100. 

a. Evaluate the difference and interpret the binary result. 

b. Determine the value of status bits S, Z, and V. 

c. List the conditional branch instructions from Table 8-11 that will have a true condition.

Table 8-11

Mnemonic BZ BNZ BC BNC BP BM BV BNV   BLO BLOE BE BNE TABLE 8-11 Conditional Branch Instructions BGT BGE

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: