John Mavrick's Garden

Search IconIcon to open search

Last updated April 10, 2022

Status: Tags: #cards/cmpt295/isa Links: Computer Architecture


Instruction Set Architecture (ISA)

Principles

?

Types

Structure

Memory

ISA determines memory qualities like ?

Word size ?

Memory size ?

Example

x86 word size ;; 64 bits x86 addressable memory locations ;; 64

x86 bits for each addressible location in memory ;; 8

x86 has x int and y floating point registers ;; 16, 16

Registers

Qualities ?

Instruction Set

Conventions

ISA is a formal specification of ?

Example of x86 formal specifications ?


References:

Created:: 2022-03-14 03:44


Interactive Graph