Looking for 19CS305 - Computer Architecture test answers and solutions? Browse our comprehensive collection of verified answers for 19CS305 - Computer Architecture at lms2.cse.saveetha.in.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
R1 = 0xFF00FF00FF00FF00
R2 = 0x0F0F0F0F0F0F0F0F
What will be the result stored in R3 = R1 AND R2?
A) 0xFFFFFFFF
4 bits for the opcode
3 bits for the first operand
3 bits for the second operand
6 bits for an immediate value
What is the maximum number of distinct instructions the CPU can support?