MIPS Assembly/Instruction Formats - Wikibooks, open books for an open world
R Instructions [edit] R instructions are used when all the data values used by the instruction are located in registers. All R-type instructions have the following format: OP rd, rs, rt Where "OP" is the mnemonic for the particular instruction. rs, and rt...