RISC Microprocessors, History and Overview

Stakem, Patrick H.

  • 出版商: Independently Published
  • 出版日期: 2018-10-07
  • 售價: $590
  • 貴賓價: 9.5$561
  • 語言: 英文
  • 頁數: 94
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1726803600
  • ISBN-13: 9781726803601
  • 相關分類: 嵌入式系統
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

This book discusses the Reduced Instruction Set Computer architecture, a technique to streamline instruction execution. Sometimes, RISC is said to stand for "Relegate Important Stuff to the Compiler," since the compilation process is done offline, and then the code is run. The time penalty paid at compile time is paid back by faster code execution. RISC machines place more burdens on their compilers. The alternative to RISC is CISC - Complex Instruction Set Computer. An example would be the legacy Intel x86, IA-32 instruction set. RISC involves a series of architectural features to enhance the throughput of operations. RISC has become a mainstream architectural feature in modern processors.