If P 1 then load the contents of register R1 into register R2-05602
'If P = 1, then load the contents of register R1 into register R2'. This statement can be written in RTL as:
This multiple choice question (MCQ) is related to the book/course
vu cs501 Advance Computer Architecture.
It can also be found in
vu cs501 Mid Term - Quiz No.2.
'If P = 1, then load the contents of register R1 into register R2'. This statement can be written in RTL as:
R1 ¬ R2
P: R1 ¬ R2
P: R2 ¬ R1
P: R2 ¬ R1, P: R1 ¬ R2