You are on page 1of 1

H.

W:

1) An 8-bit register contains the binary value: 1001 1100.


What is the register value after an arithmetic shift right?.
Starting from 1001 1100 determine the register value after
an arithmetic shift left, and state whether there is an
overflow.

2) Determine the sequence of binary values in


R = 1101 1101 after shl , followed by cir , followed by shr ,
and cil.

You might also like