Discussion 03.1: Operations and Operands
Discussion 03.1: Operations and Operands Every computer must be able to perform some basic arithmetic calculations. Within assembly, there are specific instructions that can be used with a specific number of operands being used for each instruction. Create a simple assignment statements using a high-level language based on the instructions in your readings this week. …