480 likes | 515 Views
2. Introduction. The performance of a machine depends on 3 key factors:instruction countclock cycle timeclock cycles per instructions (CPI)Implement a basic MIPS simplified to contains only:memory-reference instructions: lw,swarithmetic-logical instructions: add,sub,and,or,sltcontrol-flow
E N D