Go backward to 5.4 Introduction to Software Development 9/3/96 and 9/5/96
Go up to 5 Class notes
Go forward to 5.6 Introduction to the Lab and the VAX
5.5 RISC and CISC
- Reduced Instruction Set Computers
- All instructions done in one clock cycle (ideal)
- All instructions same length
- May have many (100+) internal registers
- Executable programs usually (much) larger
- Data size same.
- Only simple instructions - No subroutine call or stack instructions
- Complex Instruction Set Computers
- Some instructions take multiple cycles (some times 100+)
- All instructions variable length
- Executable programs compact
- Data size same.
- Subroutine call, return, save all registers, & stack instructions
- RISC systems tend to need more memory than CICS
Instructor: ltaber@pima.edu** My new Home on phRed** The Pima College Site** The Mad Dr. G.'s home page on phred.