Specifications
Error! Style not defined. 715
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 715 of 31 Printed: 10/09/00 02:49 PM
CV4003 assembler: illegal range
The size of a specified value exceeds the size expected by the instruction.
The instruction was rejected and the address was not advanced.
CV4004 assembler: overflow
Numeric overflow occurred while assembling the current instruction.
The instruction was rejected and the address was not advanced.
CV4005 assembler: syntax error
The syntax for the instruction is incorrect.
The instruction was rejected and the address was not advanced.
CV4006 assembler: unknown opcode
An instruction was not recognized.
Check that the instruction was typed correctly.
The instruction was rejected and the address was not advanced.
CV4007 assembler: extra characters
The instruction contained extra characters that could not be recognized. The instruction
may have been mistyped.
The line was ignored.
The instruction was rejected and the address was not advanced.
CV4008 assembler: illegal operand
The wrong type of operand was used for this context.
The instruction may have been mistyped.
The instruction was rejected and the address was not advanced.
CV4009 assembler: illegal segment
An invalid segment was used.
The instruction was rejected and the address was not advanced.
CV4010 assembler: illegal register
An illegal or nonexistent register was accessed.
The register name may have been mistyped.
This error can be caused by trying to access 80386- or 80486-specific registers when
CodeView is running on an 8088- or 80286-based machine.
The instruction was rejected and the address was not advanced.