Int 31 Fn 0E00 P - Dpmi 1.0+ - Get Coprocessor Status [E]
AX = 0E00h
Return: CF clear
AX = coprocessor status (see #2831)
Note: supported by 386MAX v6.01, which otherwise only supports DPMI 0.9
See Also: AX=0E01h
Bitfields for DPMI coprocessor status:
Bit(s) Description (Table 2831)
0 numeric coprocessor enabled for current client
1 client is emulating coprocessor
2 numeric coprocessor is present
3 host is emulating coprocessor instructions
4-7 coprocessor type
0000 none
0010 80287
0011 80387
0100 80486 with numeric coprocessor
other reserved
8-15 not used