Write Assembly language instructions to: 1) Loading value in accumulator from location 3000H 2) Moving the value to register C …

Write Assembly language instructions to: 1) Loading value in accumulator from location 3000H 2) Moving the value to register C 3) Loading the value in Register B from location 3001H 4) Swapping the contents of register B and C 5) Store the value in register C after swapping at 3002H