Write a program to (a) load value 11H into locations 0‐5, and (b) add them together and place the result in WREG as the values are added. Use EQU to assign the names R0 – R5 to locations 0‐5. Show a Flowchart for your solution. Simulate your program in MPLABX IDE simulator and attach the printout of your simulation