<<< The Instruction Set Architecture | Index | Compiler >>> |
Data can have different sizes.
Data can be of different types.
Data needs to be located and loaded to/from computer memory before an instruction can execute.
All of the above becomes part of addressing the operands in each instruction.
<<< The Instruction Set Architecture | Index | Compiler >>> |