Chapter 7: Low Level Control Structures


Download CD Content

7.1 Chapter Overview

This chapter discusses "pure" assembly language control statements. You'll need to master these low level control structures before you can really claim to be an assembly language programmer. By the time you finish this chapter, you should be able to stop using most of HLA's high level control statements and synthesize them using low level 80x86 machine instructions.

The last section of this chapter discusses hybrid control structures that combine the features of HLA's high level control statements with the 80x86 control instructions. These combine the power and efficiency of the low level control statements with the readability of high level control statements. Advanced assembly programmers may want to use these hybrid statements to improve their programs' readability without sacrificing efficiency.




The Art of Assembly Language
The Art of Assembly Language
ISBN: 1593272073
EAN: 2147483647
Year: 2005
Pages: 246
Authors: Randall Hyde

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net