Page 1 of 1

a. If rl-Ob00010100, then what is the value of r2 when CPU execute the following operations? 1. LSL r2, rl #3 2. LSR r2,

Posted: Tue Jul 12, 2022 8:30 am
by answerhappygod
A If Rl Ob00010100 Then What Is The Value Of R2 When Cpu Execute The Following Operations 1 Lsl R2 Rl 3 2 Lsr R2 1
A If Rl Ob00010100 Then What Is The Value Of R2 When Cpu Execute The Following Operations 1 Lsl R2 Rl 3 2 Lsr R2 1 (19.11 KiB) Viewed 52 times
a. If rl-Ob00010100, then what is the value of r2 when CPU execute the following operations? 1. LSL r2, rl #3 2. LSR r2, rl #3 3. ROR rl,4 b. If rl 0b00010100 1. Show how to set bit number 6 using appropriate bitwise operation. 2. Show how to clear a bit number 5 using appropriate bitwise operation.