Avago Technologies LSI53C1010 User Manual
Page 282
![background image](https://www.manualsdir.com/files/864554/content/doc282.png)
A-2
NASM Error Messages
CHMOV LSI53C720, LSI53C770,
LSI53C82X, LSI53C875,
LSI53C876, LSI53C885, and
LSI53C895 architectures only
The CHMOV instruction is only available on the chips that
support wide SCSI.
Comma expected string
String was found instead of a comma.
CTEST7 LSI53C700 and
LSI53C710 architectures only
The CTEST7 register is only available on the LSI53C700/710
architectures.
CTEST8 LSI53C700 and
LSI53C710 architectures only
The CTEST8 register is only available on the LSI53C700/710
architectures.
Data list expected string
String was found instead of a list of initialized data.
Data specified multiple times
The Data field may only be specified once for a given instruction.
Data specifier expected string
String was found instead of a Data specifier. A Data specifier is
used to specify the size of a data area and to initialize that data
area.
Declaration expected string
String was found when a declaration was expected. A declaration
is an assignment of a variable to some value or data specifier.
Divide or mod by zero
DSAREL: LSI53C810A,
LSI53C825A, LSI53C860,
LSI53C875, and LSI53C895
architectures only
The DSAREL keyword is only supported by the chips that
support Load and Store instructions.
Entry identifier expected name
Name was found instead of an identifier. An identifier is a symbol
that has not previously been declared.
Expression must evaluate to a
constant string
A label, relative, external, or an undeclared identifier, string, does
not evaluate to a known value. The value must be known at
assembly time.
Expression or External expected
GPCNTL LSI53C720,
LSI53C770, and LSI53C8XX only
The GPCNTL register is available only on the LSI53C720 and
higher architectures.
GPREG LSI53C720, LSI53C770,
and LSI53C8XX architectures
only
The GPREG register is only available on the LSI53C720 and
higher architectures.
Table A.1
NASM Error Messages (Cont.)
Error
Description