VIVell Lilt IIMILIVV1116 cISSelllUly ItIll5Ud6e pi V31dIIIIIIIII6 IIISLIULLIVIIS:
slt $t5,$t3,$t2 numeric valuie is less bne $t5,$zero,NotZero conditional branch addu $t4,$t4,$t2 value of a variable nam j ByeBye NotZero: addu $t4, value of a variable ByeBye:
# test to see if a variable called j’s than a variable called i’s numeric value if i is greater than j perform a
add the value of variable i to the ed k
$t4, $t3 add named k
the value of variable j to the
Answer the following parts of this question with answers that are between 1 and 5 sentences long. Please do not provide any answers that are more than 5 sentences long:
a) Which instruction is performing an unconditional branch?
b) After the beq instruction is executed what value will be inside the register $tS if the value inside register St2 is less than the value inside register St3?
c) After the beq instruction is executed what value will be inside the register St5 if the value inside register St2 is greater than or equal to the value inside register St3? d) Which instructions are using register addressing mode? e) Which instruction is in.’ Format?
f) Using the variables i.j. and k mentioned in the comments, write a single. high level code if statement that is equivalent to the assembly language programming instructions. Note that you moy choose to use on else as a port of your if statement if you feel using else is needed.