[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.33.2 Assembler Syntax

Block comments are delimited by `/*' and `*/'. End of line comments may be introduced with either `#' or `//'.

Instructions consist of a leading opcode or macro name followed by whitespace and an optional comma-separated list of operands:

 
opcode [operand,...]

Instructions must be separated by a newline or semicolon.

8.33.2.1 Opcode Names  Opcode Naming Conventions.
8.33.2.2 Register Names  Register Naming.



This document was generated by Guillaume Rousse on December, 12 2004 using texi2html