Question: Write a PIC18F assembly language program at address 0x100 to multiply a 4-bit unsigned number stored in the high nibble of data register 0x30 by a 4-bit signed number stored in the low nibble of data register 0x30. Store the 8 bit result in 0x30.