Write an assembly language program for the given expression using IAS computer instruction set
a. X= (Y-Z) / S
b. L= (M+n)*P
Assume that inputs are available in the memory locations of your choice. Store the result in another memory locations