Address Size

If an expression refers to an effective address, then it also has an associated address size. The following ExpressionTypes normally reference an effective address, and thus have an associated address size:

The address size can be either 2 (USE16) or 4 (USE32). For an expression that references a label, the address size of the segment where the label is defined determines the address size of the expression.


[Back: Expression Attributes]
[Next: Operand Size]