i am new to assembly language programming so i want to write a simple program that sorts the words in memory locationsin ascending order

What CPU? Assembly language (machine instruction sets) vary greatly from CPU to CPU. Intel x86 instructions are very different from ARM, Mips, PowerPC, and other chip sets.

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.