ARM assembly program

ARM assembly program

Write an ARM assembly program that prints all the integers greater than 0 and less than 1000 that not divisible by 5.

You must submit only a single file named “proj1.s” that is capable of running under ARMSim.