delorie.com/djgpp/doc/dpmi/api/310e01.html | search |
Note that all known DPMI 0.9 hosts support this function.
Call With
AX = 0E01H
BX = coprocessor bits
Returns
Bit Significance 0 new value of MPv bit for client's virtual CR0 0 = disable numeric coprocessor for this client 1 = enable numeric coprocessor for this client 1 new value of EMv bit for client's virtual CR0 0 = client will not supply coprocessor emulation 1 = client will supply coprocessor emulation 2-15 not applicable
if function unsuccessful
Carry flag = set
AX = error code
8026H | invalid request (client requested disabling coprocessor on a processor which does not support this) |
prev next webmaster | delorie software privacy |
Copyright © 1996 | Updated Apr 1996 |