I need someone to write a assembly language function \"Linear search function wi
ID: 3530669 • Letter: I
Question
I need someone to write a assembly language function "Linear search function with three inputs: an int array, array size and a search key" This is for a study guide in Systems Architecture, it needs to be simple not so complex as I am a beginner and need to be able to follow this. I will test the function in QTspim if it works I will rate you. I need it to input an array size, input the array, and ask me to enter a search key then display the result if found or not found. User friendly please. Please have a .text .data structure.Explanation / Answer
http://www.dreamincode.net/forums/topic/192857-mips-assembly-linear-search/