Page 1 of 1

Register r0 holds 0xBBBB0000, and register r1 holds 0x0000CCCC. What is the value of r2 (in hex) after the CPU executes

Posted: Tue Jul 12, 2022 8:09 am
by answerhappygod
Register R0 Holds 0xbbbb0000 And Register R1 Holds 0x0000cccc What Is The Value Of R2 In Hex After The Cpu Executes 1
Register R0 Holds 0xbbbb0000 And Register R1 Holds 0x0000cccc What Is The Value Of R2 In Hex After The Cpu Executes 1 (76.6 KiB) Viewed 37 times
Register r0 holds 0xBBBB0000, and register r1 holds 0x0000CCCC. What is the value of r2 (in hex) after the CPU executes the following instructions? Explain for full credit. 1. ORR r2, r0, r1 2. ORN r2, r0, r1