Answer from cs61c-as (Gerardo Bonilla 15311015) for Question 1 Two MIPS instructions cannot be different and have the same bit pattern. MIPS must be able to tell the diference between R-type, I-type and J-type instructions so they cannot have the same bit pattern.