Answer from cs61c-ef (Tanay Nagjee 16096756) for Question 1 The basic instructions cannot have the same bit patterns because there would be no way of distinguishing between them for the machine. If there is a pseudo instruction then it can have the same bit pattern as the basic instruction that it represents.