JMP to a Far Address Lists Segment First in Listing File (69540)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 6.0
- Microsoft Macro Assembler (MASM) 6.0a
- Microsoft Macro Assembler (MASM) 6.0b
- Microsoft Macro Assembler (MASM) 6.1
- Microsoft Macro Assembler (MASM) 6.1a
- Microsoft Macro Assembler (MASM) 6.11
This article was previously published under Q69540 SUMMARY
In the Macro Assembler (MASM) version 6.0 and later, the opcode for a
JMP to a far address is shown in the listing file with the segment
first, then the offset. In the actual .OBJ file, the address is stored
in the reversed order (offset then segment).
Modification Type: | Minor | Last Reviewed: | 11/15/2003 |
---|
Keywords: | KB69540 |
---|
|