Using a table similar to that shown in Figure 3.11, calculate A divided by B using the

Question:

Using a table similar to that shown in Figure 3.11, calculate A divided by B using the hardware described in Figure 3.12. You should show the
contents of each register on each step. Assume A and B are 6-bit signed integers in sign-magnitude format. Be sure to include how you are calculating the signs of the quotient and remainder.

Figure 3.11Iteration 1 2 3 4 LO 5 Step Initial values 1: Rem Rem - Div 2b: Rem <0+Div, sll Q, QO = 0 3: Shift Div right

Figure 3.12Divisor 32-bit ALU 32 bits Remainder 64 bits Shift right Shift left Write Control test


The following table shows further pairs of octal numbers.a. b. A 72 75 B 07 47

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

Step by Step Answer:

Related Book For  answer-question

Computer Organization And Design The Hardware Software Interface

ISBN: 9780123747501

4th Revised Edition

Authors: David A. Patterson, John L. Hennessy

Question Posted: