Write a program in assembly language such that: a. It contains a subroutine which performs the and operation with the entry of register R6 and hexadecimal nun 0001 h. The result will be saved in the same register. b. Repeat part a by applying the same operation to five successive memory locations. Use an addressing mode.