VirtualBox

Changeset 16135 in vbox for trunk/src/recompiler_new


Ignore:
Timestamp:
Jan 21, 2009 1:13:47 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41859
Message:

Don't trash MXCSR & MXCSR_MASK

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler_new/VBoxRecompiler.c

    r16127 r16135  
    20582058    /** @todo FPUDP */
    20592059    /** @todo DS */
    2060     /** @todo Fix MXCSR support in QEMU so we don't overwrite MXCSR with 0 when we shouldn't! */
    2061     pCtx->fpu.MXCSR         = 0;
    2062     pCtx->fpu.MXCSR_MASK    = 0;
    20632060
    20642061    /** @todo check if FPU/XMM was actually used in the recompiler */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette