a assume the following quot spaghetti quot code again addwf peter w btfss status c b 5187439
a) Assume the following “spaghetti” code: Again addwf peter, W btfss STATUS, C bra Again Convert the above to structured assembly pre-processor constructs as discussed in class and in Chapter 6 of the book. Be careful to achieve the exact same result as the original code. b) In part (a) above, please explain what kind of test this is, Unary, Bit or Logical AND/OR on the pre-processor constructs ie. to achieve what?