<<< Immediate Operands     Index     More about LEA Instruction >>>

18. The OFFSET Operator and LEA Instruction


The OFFSET operator returns the offset of a data label. The offset represents the distance, in bytes, of the label from the beginning of the data segment. In Protected mode, an offset is always 32 bits long. In Real-address mode, offsets are only 16 bits.


<<< Immediate Operands     Index     More about LEA Instruction >>>