Test 3
Syllabus
CSCE 2610: Computer Organization
Instructor: Dr. Saraju P. Mohanty
NOTE: This is closed
book/text examination.
- Algorithms for multiplication
- Hardware for multiplication
- Fast hardware for multiplication
- MIPS instruction for multiplication
- Algorithms for division
- Hardware for division
- MIPS instruction for division
- IEEE 754 representation
- Floating point addition
- Floating point multiplication
- Floating point instruction in MIPS
- Basic building blocks for processor design
- Components of processor: Register file,
instruction memory, etc.
- Construction of partial datapaths
- Construction of single cycle datapath
- Design of ALU and main control in single
cycle datapath
- How a processor executes different
instructions
- How jump instruction is handled
- Multicycle datapath design
- Multicycle controller design