Answer from cs61c-bd (Dae-hyeon Wi 17782249) for Question 1 No, they can't. Instructions distinguished by op into R-type and I-type. In R-type, each instruction has different funct. In I-type, each instruction has different op. So instructions can't duplicate in machine code.