Repeat Problem 8-22 for the two instructions: Add and check OV (AOV), described by the register transfer

Question:

Repeat Problem 8-22 for the two instructions: Add and check OV (AOV), described by the register transfer

R[DR] R[SA] + R[SB], V:R8-1, V:R8-0

and branch on overlow (BRV), described by the register transfer

R8 R8, V: PC PC + se AD, V: PC PC + 1

The opcode for AOV is 1000101 and for BRV is 1000110. Note that register R8 is used as a “status” register that stores the overlow result V for the previous operation. All of the values N, Z, C and V could be stored in R8 to give a complete status on the prior arithmetic or logic operation.

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

Step by Step Answer:

Related Book For  book-img-for-question

Logic And Computer Design Fundamentals

ISBN: 9780133760637

5th Edition

Authors: M. Morris Mano, Charles Kime, Tom Martin

Question Posted: