Question: roll number is 013 a. Write code to multiply the contents of $50 register by 60 without using multiply instruction. (You can place the result

roll number is 013
a. Write code to multiply the contents of $50 register by 60 without using multiply instruction. (You can place the result back in $51) (1 marks for correct code, 2 for shortest correct code, 1 Marks for maths) Assume $t0=0xOa0b0102 and $11=0x0000ffff. Evaluate is the value of $t2 for the following instruction? Show, also, the working in binary. (2 Marks) b. 1. 2. nor $12, $t1, $to xor $t2, $t1,$t0 C. (3 marks) Write the machine code in binary and hexadecimal of the instruction. MUL $a, $b, $c Where a is Your-Roll-No % 10 b is Your-Roll-No % 8 c is Your-Roll-No % 6
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
