Answer from cs61c-et (Bryant Chae 14937777) for Question 1 Yes it is possible for two MIPS instructions can be different and yet still have the same bit patter because there are two types of MIPS instruction formats I and R. In one format it can do one thing but in the other format it could perform another instruction.