ASMC Nonfatal Error A2082

Asmc Macro Assembler

Asmc Macro Assembler Reference

ASMC Nonfatal Error A2082

cannot mix 16- and 32-bit registers

An address expression contained both 16- and 32-bit registers. For example, the following expression causes this error:

    [bx+edi]
* ML 6.0 compatible error

See Also

ASMC Error Messages