In reply to chr_sue:
Each operation (cmd) is going to work with a specific register.
Example : LDA command is going to write data into Register A
LDB command is going to write data into Register B
In reply to chr_sue:
Each operation (cmd) is going to work with a specific register.
Example : LDA command is going to write data into Register A
LDB command is going to write data into Register B