Interrups | Categories | Contents |
AX = 0E00h
Return:
CF clear AX = coprocessor status (see #03160)
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 03160) 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
Category: DOS Extenders - Int 31h - D
Interrups | Categories | Contents |