enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. John L. Hennessy - Wikipedia

    en.wikipedia.org/wiki/John_L._Hennessy

    Hennessy has a history of strong interest and involvement in college-level computer education. He co-authored, with David Patterson, two well-known books on computer architecture, Computer Organization and Design: the Hardware/Software Interface and Computer Architecture: A Quantitative Approach, [5] which introduced the DLX RISC

  3. Computer architecture - Wikipedia

    en.wikipedia.org/wiki/Computer_architecture

    Computer Architecture: A Quantitative Approach (Fourth ed.). Morgan Kaufmann. ISBN 978-0-12-370490-0. Barton, Robert S., "Functional Design of Computers", Communications of the ACM 4(9): 405 (1961). Barton, Robert S., "A New Approach to the Functional Design of a Digital Computer", Proceedings of the Western Joint Computer Conference, May 1961 ...

  4. Stanford DASH - Wikipedia

    en.wikipedia.org/wiki/Stanford_DASH

    Stanford DASH was a cache coherent multiprocessor developed in the late 1980s by a group led by Anoop Gupta, John L. Hennessy, Mark Horowitz, and Monica S. Lam at Stanford University. [1]

  5. Morgan Kaufmann Publishers - Wikipedia

    en.wikipedia.org/wiki/Morgan_Kaufmann_Publishers

    Morgan Kaufmann's audience includes the research and development communities, information technology (IS/IT) managers, and students in professional degree programs. The company was founded in 1984 by publishers Michael B. Morgan and William Kaufmann and computer scientist Nils Nilsson .

  6. DLX - Wikipedia

    en.wikipedia.org/wiki/DLX

    The DLX is essentially a cleaned up (and modernized) simplified Stanford MIPS CPU. The DLX has a simple 32-bit load/store architecture, somewhat unlike the modern MIPS architecture CPU. As the DLX was intended primarily for teaching purposes, the DLX design is widely used in university-level computer architecture courses.

  7. Stored-program computer - Wikipedia

    en.wikipedia.org/wiki/Stored-program_computer

    A computer with a von Neumann architecture stores program data and instruction data in the same memory, while a computer with a Harvard architecture has separate memories for storing program and data. [5] [6] However, the term stored-program computer is sometimes used as a synonym for the von Neumann architecture.

  8. Hazard (computer architecture) - Wikipedia

    en.wikipedia.org/wiki/Hazard_(computer_architecture)

    In the domain of central processing unit (CPU) design, hazards are problems with the instruction pipeline in CPU microarchitectures when the next instruction cannot execute in the following clock cycle, [1] and can potentially lead to incorrect computation results.

  9. Instruction register - Wikipedia

    en.wikipedia.org/wiki/Instruction_register

    In computing, the instruction register (IR) or current instruction register (CIR) is the part of a CPU's control unit that holds the instruction currently being executed or decoded. [1]