I want to write assembly code that compare two integer array of 10 elements. Compare the Array 2 element one by one with array1.
need help

Reposting your demands doesn't count as extra effort.
http://www.daniweb.com/forums/thread282291.html

Can you
- read a number from a memory location
- read a series of numbers from consecutive locations (aka, an array)
- compare a number with another number.

There must be some fraction of the problem you're actually capable of doing - so do it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.