Advanced aspects of assembly language programming in this section. A number of these aspects give assembly an edge over high level language programming as far as efficiency is concerned. One such instruction is for string processing. Object code produced after compiling the HLL program comprising string instruction is much longer than same program written in assembly language.