Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1.What is the effect of shifting an unsigned number in a register 2 bits to the left? 1bit to the right? Assume that 0s are

1.What is the effect of shifting an unsigned number in a register 2 bits to the left? 1bit to the right? Assume that 0s are inserted to replace bit locations at the end of the register that have become empty due to the shift

2.Suppose the number is signed, that is, stored using 2s complement. Now what is the effect of shifting the number?

3.Suppose that the shift excludes the sign bit, so that the sign bit always remains the same. Furthermore, suppose that during a right shift, the sign bit is always used as the insertion bit at the left end of the number (instead of 0). Now what is the effect of these shifts?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions