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.