ISA (Instruction Set Architecture) PDF
Document Details
Uploaded by BrighterZeugma5658
Tags
Summary
These notes provide an overview of Instruction Set Architecture (ISA). It details different ISA designs, their choices, and classifications, including accumulator, stack, and register-based architectures. The document also briefly covers instruction formats, addressing modes, and the evolution of ISAs.
Full Transcript
An Instruction ISA is Vocabulary, what a processor can understand An Instruction Using PC, ACC, Gen. Purpose Registers, SP Instruction Set Architecture ISA Is Important; Not only from the programmer’s perspective From processor design and implementation perspective...
An Instruction ISA is Vocabulary, what a processor can understand An Instruction Using PC, ACC, Gen. Purpose Registers, SP Instruction Set Architecture ISA Is Important; Not only from the programmer’s perspective From processor design and implementation perspective as well Instruction Set Architecture ISA Design Choices Implicit vs Explicit operands in instruction, operands location and addressing modes Classification of ISA Operands are in registers or in specific memory locations Evolution of ISA Register-memory are CISC Type Architecture Register-register are RISC type Architecture Classification of ISA Comparisons of Architecture Classification of Operations Instruction Format Addressing Modes Addressing Modes