For example: when the CPU performs an add operation, the CPU needs the input values for the addition operation.
|
After executing an operation, the CPU usually needs to store the result away for safe-keeping:
|
|
Example: Suppose the we want the computer to compute x + y, then:
|
|
Assembler programming law:
|
|