as.info: Equ

Go forward to Equiv
Go backward to Endif
Go up to Pseudo Ops
Go to the top op as

`.equ SYMBOL, EXPRESSION'

   This directive sets the value of SYMBOL to EXPRESSION.  It is
synonymous with `.set'; *note `.set': Set..
   The syntax for `equ' on the HPPA is `SYMBOL .equ EXPRESSION'.