DOCERR: Some Coprocessor Instructions Not Emulated (45146)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 5.0
- 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
- Microsoft Macro Assembler (MASM) 6.1
- Microsoft Macro Assembler (MASM) 6.1a
- Microsoft Macro Assembler (MASM) 6.11a
This article was previously published under Q45146 SUMMARY
The /E option of the Microsoft Macro Assembler (MASM) 5.0 and 5.1
directs the assembler to generate data and code as it is expected
by coprocessor emulator libraries. The /FPi option and the OPTION
EMULATOR directive provide the same functionality, starting with
MASM version 6.0.
The emulator libraries are available with the high-level languages
like C, BASIC, FORTRAN, and Pascal. However, the emulator libraries do
not support all coprocessor instructions. The following error message
will result when an unsupported coprocessor instruction is executed:
run-time error M6107: MATH
- floating-point error: unemulated
Modification Type: | Major | Last Reviewed: | 10/17/2003 |
---|
Keywords: | KB45146 |
---|
|