Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

SSE in DOS under JEMM386 ?? (DOSX)

posted by Japheth Homepage, Germany (South), 04.01.2008, 09:44
(edited by Japheth on 04.01.2008, 09:58)

> Would it be so horrible for JEMM386 or even HDPMI32 to automagically
> enable SSE and FXSAVE/FXRESTORE for us?

HDPMI does it. And Jemm intentionally touches only those bits in CR4 which it needs for its own purposes (VME, PGE).

If you need it in DOS with Jemm, run a DEBUG script:

a
mov eax,cr4
or ax,200
mov cr4,eax
mov ah,4c
int 21

g
q

---
MS-DOS forever!

 

Complete thread:

Back to the forum
Board view  Mix view
22049 Postings in 2034 Threads, 396 registered users, 270 users online (0 registered, 270 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum