Develop a code which reads thirty individual numbers


Problem

Using the ARM assembly language, develop a code which reads 30 individual numbers one at a time (listed below). After reading the numbers, the code should calculate the average of the numbers which are smaller than 560. Then store the quotient of the average in r10 register and the remainder in r11 register.

NB- Do not use a division function

Data: 143, -10, 919, 990, -18,-9, 512, -19, 716, 210, 301, -1, 900, 199, -8,-29, 576, -11, 762, 201, 43, 20, 999, 90, 54,72, 99, -3, 786, 109

 

Request for Solution File

Ask an Expert for Answer!!
Assembly Language: Develop a code which reads thirty individual numbers
Reference No:- TGS03256279

Expected delivery within 24 Hours