Question: Write a PIC18F assembly language program at address 0x70 to insert a at bit 2 of WREG without changing the other bits if WREG contains

Write a PIC18F assembly language program at address 0x70 to insert a at bit 2 of WREG without changing the other bits if WREG contains a negative number. On the other hand, insert a '0' at bit 2 of WREG without changing the other bits if WREG contains a positive number. Assume that the 8-bit signed number is already loaded into WREG
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
