Hi all, I kind of need some help here. I'm relatively new to Assembly, especially RISC.
I need an assembly prgm to find the smallest number in memory between addresses 0 and 32, and store the index in register 5. I know I need a loop in there, I'm just unsure on how to implement it.
Any ideas?
Cheers
I need an assembly prgm to find the smallest number in memory between addresses 0 and 32, and store the index in register 5. I know I need a loop in there, I'm just unsure on how to implement it.
Any ideas?
Cheers