7.1. 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 80×86 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 80×86 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 ...

Get Art of Assembly Language, 1st Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.