When a source operand is ambiguous such as a value defined


When a source operand is ambiguous, such as a value defined as CR EQU 0DH, which can be either a 16 bit value or an 8 bit value, how can the ambiguity be removed.

This is typical of an error staring "Is it byte or word?" EX: MOV [SI], CR assembler doesn't know if you mean move a byte or move a word.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: When a source operand is ambiguous such as a value defined
Reference No:- TGS02929213

Expected delivery within 24 Hours