Jump to content

Minimal instruction set computer

From Simple English Wikipedia, the free encyclopedia
Revision as of 23:41, 5 December 2023 by Kk.urban (talk | changes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Minimal Instruction Set Computer (MISC) is a processor architecture with a very small number of basic instruction operations and corresponding opcodes. As a result of this is a smaller instruction set, a smaller and faster instruction set decode unit, and faster operation of individual instructions. The disadvantage is that smaller instruction set always have more sequential dependencies, reducing instruction-level parallelism.

[change | change source]

Other websites

[change | change source]