1.1. 1.1 Chapter Overview

This chapter is a "quick-start" chapter that lets you start writing basic assembly language programs as rapidly as possible. This chapter:

  • Presents the basic syntax of an HLA (High Level Assembly) program

  • Introduces you to the Intel CPU architecture

  • Provides a handful of data declarations, machine instructions, and high level control statements

  • Describes some utility routines you can call in the HLA Standard Library

  • Shows you how to write some simple assembly language programs

By the conclusion of this chapter, you should understand the basic syntax of an HLA program and should understand the prerequisites that are needed to start learning new assembly language features in the chapters that follow.

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.