Write an assembly language program to count the number of numbers divisible by 32(in decimal) in the memory segment $1234~$4321, store these divisible numbers in memory starting at $ABCD, and place the addresses of these numbers in memory starting at $DCBA.