Question: in 16 register in MASM in assembly code, write a procedure that accepts two numbers(a and b), an offset of an array and the length

in 16 register in MASM in assembly code, write a procedure that accepts two numbers(a and b), an offset of an array and the length of the array as arguments. the procedure return the first elements (n) of the array s.t a <_>
i would to use the following code. if it is not, how may i do it ?  in 16 register in MASM in assembly code, write a procedure
IMP And LOOP INSRUCONS . Fill in the requested register values on the right side of the following mov esi, OFFSET myBytes mov al, [esij mov al, [esi+3] mov esi, OFFSET mov ax, [esi] mov edi, 8 mov edx, [myDoubles + edil mov edx, myDoubles [edi) mov ebx, myPointer mov eax, [ebx+4] ;a. AL = ;b.AL = myWords +2 Fill in the requested register values on the right side of the followin mov esi, OFFSET myBytes

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!