17. Write short assembly programs to complete the following tasks. (1) Reset all even bits in register r0 to zero and keep all odd bits unchanged (2) Set all odd bits in register r0 to one and keep all even bits unchanged (3) Toggle all odd bits in register r0 and keep all even bits unchanged