b) By using the result in part (a) , find the quotient and the
remainder of -113/-49. (3 points)
Question 2: Division (10 points) Given unsigned dividend 01110001, and unsigned divisor 00110001, compute the division result (quotient and remainder) with the optimized version of the division hardware (slides 59 of Arithmetic note set) shown below. Divisor Remainder Shift right Shift left Write Control test 16 bits a) Fill as many rows below as needed to produce the result. Explain the operations in the "Action" column. Hint: Operations can be "initial State", "subtraction", "shift left", "shift left, set LSb 0", "shift left, set LSb 1", "undo" and "adjust remainder", which carry the same meaning as in lecture notes. LSB = least significant bit. (7 points) Iteration Divisor (D) Remainder (R) Action 0 00110001 1 2 3 8-bit ALU 8 bits
The quotient is: The remainder is:
Question 2: Division (10 points) Given unsigned dividend 01110001, and unsigned divisor 00110001, compute the division r
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 2: Division (10 points) Given unsigned dividend 01110001, and unsigned divisor 00110001, compute the division r
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!