Hca.geocities.com/JLABELLE@rogers.com/nsasm/docs/c351.htmlca.geocities.com/JLABELLE_rogers.com/nsasm/docs/c351.htmldelayedxmJ Z OKtext/htmlPS' b.HTue, 07 Dec 2004 00:52:45 GMT-Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)en, *mJ Assembly Language Elements

Chapter 3. Assembly Language Elements

Table of Contents
character set
location counter
symbol and label construction
operand expression evaluation
addressing
label field
operation field
operand field
comment field

This section discusses the format used to write assembly statements.

character set

Each statement is written using the following characters: Letters - A through Z (a through z) Numbers - 0 through 9 Special Characters - ! $ % ' ( ) * + , - . / ; : < = > & # ? _ b NOTE: Upper- and lowercase are distinct, and b indicates a blank.