MIME-Version: 1.0 Server: CERN/3.0 Date: Monday, 16-Dec-96 23:18:01 GMT Content-Type: text/html Content-Length: 1845 Last-Modified: Monday, 13-Mar-95 14:33:23 GMT PS 314 Specification -- Table of Contents Back to the CS 314 home page

Processing System 314

  1. Processor Overview
  2. System Interface
  3. Instruction Set
    1. Instruction Word Format
    2. Operand Modes
    3. Arithmetic/Logic Instructions
      1. NAND
      2. SUB
      3. ADD
      4. ASL
      5. ASR
      6. LSL
      7. LSR
    4. Data Transfer Instructions
      1. COPY
      2. LOAD
      3. STORE
      4. LEA
    5. Program Control Instructions
      1. CMP
      2. Bcc
      3. RTI
      4. HALT
      5. NOOP
  4. Instruction Execution
    1. Traps and Interrupts
  5. PS314 Simulator
    1. Example Program
Back to the CS 314 home page