Write in assembly language the below program at 8051 microcontroller. A switch is connected to port pin P0.1. Write a program to check the status of the switch and perform the following: i) If switch is pressed, turn on an LED connected to port pin P1.0. ii) If switch is not pressed, turn off the LED connected to port pin P1.0.