Test 2
Syllabus
CSCE 2610: Computer Organization
Instructor: Dr. Saraju P. Mohanty
NOTE: This is closed
book/text examination.
- What are the computer Instructions?
- What Must be Specified in a Instruction Set Architecture?
- Instruction Categories in MIPS Processor.
- Instruction Set Architecture Design Principles.
- MIPS Arithmetic Instructions.
- Register Operands.
- MIPS Logical Operations.
- MIPS Shift Operations.
- Memory Operands
- Registers vs. Memory
- Software conventions for Registers
- Stored Program Concept
- Memory Organization
- Addressing Objects: Endianess
- Constants or Immediate Operands
- Unsigned Binary Integers
- 2s-Complement Signed Integers
- Sign Extension
- Conditional Operations
- Unconditional Branch: jump instruction