5.5.2 .equiv symbol, expression
Like .equ
, except the assembler will signal an error if
symbol
is already defined. A symbol defined with
.equiv
cannot be redefined.
Like .equ
, except the assembler will signal an error if
symbol
is already defined. A symbol defined with
.equiv
cannot be redefined.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.