Instruction Set Architecture
Instructions are bits with well defined fields
- Like a floating point number has different fields
Instruction Format
- establishes a mapping from “instruction” to binary values
- which bit positions correspond to which parts of the instruction (operation, operands, etc.)