Assignments and Addressing Modes
Immediate addressing (constant number moved to the destination)
Direct addressing (value in a register or memory address is moved to the destination)
Indirect addressing (memory address obtained indirectly by looking at the value in the BX register and using it as the address of the data to be moved)