CS-224 Computer Organization Lecture 20

Lecture 20 (2010-03-12) Performance: Clock Rate, CPI and Compilers CS-224 Computer Organization William Sawyer 2009-2010- Spring Instruction set architecture (ISA), ISA design considerations, RISC vs. CISC, assembly and machine language, programming a RISC machine. Computer arithmetic, arithmetic logic unit, floating-point numbers and their arithmetic implementations. Processor design, data path and control implementation, micro programmed control, exception detection. Pipelining, hazards, pipelined pro
Back to Top