Description
7.19 LAB: Multiplications and divisions using shift operations bitwise operations
Shifting a positive integer left by i bits gives the same result as multiplying the same integer by 2i.
N2i = N << i
Likewise, shifting a positive integer right by i bits gives the same result as dividing the same integer by 2i.
N2i = N >> i
Given an integer N stored at memory address 5000, write a program that stores the result of N8 at memory address 5004 and the result of N/16 at memory address 5008. Use the ‘+’ button under the Memory display to initialize the memory at address 5000.
Ex: If the content at memory address 5000 is initialized in the simulator as 64, the data memory will contain:
Note: Shift-right performs an integer division; therefore, digits after the decimal point are ignored.
Reyes Flores –
I have received phenomenal service that is consistent. The quality of work is A+ and the prices are very reasonable.
Jp Grillo –
Fantastic support for every assignment, every time. 5+ Stars!
Joanie Khoury –
Tutor is patient, highly efficient and well spoken. I can always count on early delivery! Thx!!
Diana Sands –
Everything was completed on time and met my expectations.
Judie Hoffman –
The assignments I submit are always of great quality and completed on time.