Question: Write M8C assembly code to add the 24-bit value 0x123456 to the 24-bit value 0x020304 stored in memory locations 0x11-0x13 (MSB in 0x11). Assume that the value 0x020304 is already in memory locations 0x11-0x13 when you begin
Solve these questions in details and provide examples to support your rationale.