DOCERR: Encoding for LTR Instruction Is Incorrect (72706)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 5.1
- Microsoft Macro Assembler (MASM) 5.1a
- Microsoft Macro Assembler (MASM) 6.0
- Microsoft Macro Assembler (MASM) 6.0a
- Microsoft Macro Assembler (MASM) 6.0b
This article was previously published under Q72706 SUMMARY
The LTR (load task register) instruction is documented incorrectly in
the printed documentation for the Microsoft Macro Assembler (MASM)
versions 5.1, and 5.1a and the online help for MASM versions 6.0,
6.0a, and 6.0b. The following is the documented encoding:
00001111 00000000 mod,001,r/m
However, this is the actual encoding for LTR:
00001111 00000000 mod,011,r/m
Modification Type: | Minor | Last Reviewed: | 11/17/2003 |
---|
Keywords: | KB72706 |
---|
|