Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Single instruction, single data

From Wikipedia, the free encyclopedia
Class of computer architecture
Flynn's taxonomy
Single data stream
Multiple data streams
SIMD subcategories[1]
See also

Incomputing,single instruction stream, single data stream (SISD) is acomputer architecture in which a single uni-coreprocessor executes a single instruction stream, to operate on data stored in a single memory. This corresponds to thevon Neumann architecture.

SISD is one of the four main classifications as defined inFlynn's taxonomy. In this system, classifications are based upon the number ofconcurrent instructions and data streams present in the computer architecture. According toMichael J. Flynn, SISD can have concurrent processing characteristics.Pipelined processors andsuperscalar processors are common examples found in most modern SISD computers.[2][3]

Instructions are sent to the control unit from the memory module and are decoded and sent to the processing unit which processes on the data retrieved from memory module and sends back to it.

References

[edit]
  1. ^Flynn, Michael J. (September 1972)."Some Computer Organizations and Their Effectiveness"(PDF).IEEE Transactions on Computers.C-21 (9):948–960.doi:10.1109/TC.1972.5009071.
  2. ^Quinn, Michael J. Chapter 2: Parallel Architectures,Parallel Programming in C with MPI and OpenMP. Boston: McGraw Hill, 2004.ISBN 0-07-282256-2
  3. ^Ibaroudene, Djaffer. Chapter 1: Motivation and History,Parallel Processing. St. Mary's University, San Antonio, TX. Spring 2008.
Models
Architecture
Instruction set
architectures
Types
Instruction
sets
Execution
Instruction pipelining
Hazards
Out-of-order
Speculative
Parallelism
Level
Multithreading
Flynn's taxonomy
Processor
performance
Types
By application
Systems
on chip
Hardware
accelerators
Word size
Core count
Components
Functional
units
Logic
Registers
Control unit
Datapath
Circuitry
Power
management
Related
General
Levels
Multithreading
Theory
Elements
Coordination
Programming
Hardware
APIs
Problems
Stub icon

Thiscomputer hardware article is astub. You can help Wikipedia byadding missing information.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Single_instruction,_single_data&oldid=1293387897"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2026 Movatter.jp