Write an instruction sequence to call the DIV16U subroutine to divide the 16-bit value stored in program memory location with a label num1 into the 16-bit value stored in program memory location with a label num2 and store the quotient in data memory location at 0x2010~0x2011 and the remainder stored in data memory location at 0x2020~0x2021.