help me please solving this question, using intel PICinstructions only
Write an assembly program that reads two floating-point numbers and adds them as follows: The integer part is entered through 5 switches connected to port A. (Unsigned: 0-31) The fraction part is entered through 8 switches connected to Port B.(Unsigned: 0-255) Your program must read the first number and store it in the data memory, read the second number and store it in the data memory, then add the
OR
OR