Re: mmx instruction support on bohcs
Hatte John <[email protected]> Fri, 26 Apr 2013 11:13:45 +0800
| Newsgroups | gmane.comp.emulators.bochs.devel |
|---|---|
| Message-ID | <CAOo4JDmtdVPQnHAP6-hCRWDjsKdxOgVB26VA7ohE4XsQAhSj1A@mail.gmail.com> |
Need I add these to bochs source ? if I want to enable sse . 2013/4/26 Thore Sittly <[email protected]> > Maybe this should work: > > ;now enable SSE and the likemov eax, cr0and ax, 0xFFFB ;clear coprocessor emulation CR0.EMor ax, 0x2 ;set coprocessor monitoring CR0.MPmov cr0, eaxmov eax, cr4or ax, 3 << 9 ;set CR4.OSFXSR and CR4.OSXMMEXCPT at the same timemov cr4, eaxret > > > > > ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ bochs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bochs-developers