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.9. You should show the contents of each register on each step. Assume A and B are unsigned 6-bit integers.

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

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


Let’s look in more detail at division. We will use the octal numbers in the following table.a. b. A 74 76 B 21 52

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: