Question: 2. Write a PIC18F assembly language program at program memory address 0x150 to compute XY+Y) where X and Y are two 8-bit unsigned numbers already

2. Write a PIC18F assembly language program at program memory address 0x150 to compute XY+Y) where X and Y are two 8-bit unsigned numbers already stored in data registers 0x20 and 0x21 respectively. Store the 16-bit result in data registers 0x22 (high byte) and 0x21 (low byte)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
