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

7.35 .equ symbol, expression

This directive sets the value of symbol to expression. It is synonymous with `.set'; see section .set.

The syntax for equ on the HPPA is `symbol .equ expression'.

The syntax for equ on the Z80 is `symbol equ expression'. On the Z80 it is an eror if symbol is already defined, but the symbol is not protected from later redefinition, compare See section 7.36 .equiv symbol, expression.



This document was generated by system on July, 22 2007 using texi2html