|
|
|
![]() |
Question 1, part (A). The assembly statement should be: (A) add $21,$0,$5
Question 4, part (D). The explanation of the pseudo-instruction should read: Put the logical complement of register rB into register rA Question 4, part (E). The explanation of the pseudo-instruction should read: Set rA to 1 if rB is less than or equal to zero, otherwise set rA to 0 Question 4, part (F). The explanation of the pseudo-instruction should read: Set rA to -1 if rB is negative, otherwise set rA to 0
|
|