avivbrook/Intel-Assembly-Language-Programming-Exercises

Chap 6 Exercise 2

nicom2118 opened this issue · 1 comments

In lines 20,21 your comments explain that you are adding the first and last element only. Why are you putting random numbers into j and k? Unless it is written down wrong? Your code isnt the first and last element, rather random.

Do you have solutions to programming exercises in every chapter from Assembly Language for x86 Processors (7th Edition) by Kip Irvine?