Cycles per instruction: Difference between revisions

Content deleted Content added
Tag: Reverted
Line 30:
For the multi-cycle [[MIPS architecture|MIPS]], there are five types of instructions:
 
* Load (105 cycles)
* Store (94 cycles)
* [[MIPS architecture#MIPS assembly language|R-type]] (84 cycles)
* [[MIPS architecture#MIPS assembly language|Branch]] (73 cycles)
* [[MIPS architecture#MIPS assembly language|Jump]] (63 cycles)
 
If a program has: