You are on page 1of 5

COA- Tutorial 5

NON RESTORING DIVISION FOR UNSIGNED BINARY NUMBERS

NOTE:
Number of bits in register Q is n

Number of bits in register A and M is n+1


Divide the following numbers using non-
restoring unsigned binary division

1. 13 / 5
2. 23/6
3. 45/9
Write control sequence for complete execution of
the following instructions in case of
i) Single- bus data path
ii) Multiple- bus data path

1. Move R1,R7
2. Move (R3), R2
3. Move R5, (R9)
4. Add R4,R8,R6
Multiple-bus organization of the datapath

You might also like