q explain arithmetic shift micro-operationsin


Q. Explain arithmetic shift Micro-operations?

In arithmetic shift a signed binary number is shifted to right or to the left. So an arithmetic shift-left causes a number to be multiplied by 2 alternatively ashift-right causes a division by 2. However as in division or multiplication by 2 sign of a number must not be changed, so arithmetic shift should leave sign bit unchanged.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: q explain arithmetic shift micro-operationsin
Reference No:- TGS0326751

Expected delivery within 24 Hours