VirtualBox

Changeset 40256 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Feb 25, 2012 1:09:31 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76470
Message:

IEM: fnstsw m16, ffree and ffreep, reimplemented fincstp and fdecstp.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp

    r40255 r40256  
    510510#define IEM_MC_FPU_STACK_PUSH_OVERFLOW()                                                        do { } while (0)
    511511#define IEM_MC_FPU_STACK_PUSH_OVERFLOW_MEM_OP(a_iEffSeg, a_GCPtrEff)                            do { } while (0)
     512#define IEM_MC_UPDATE_FPU_OPCODE_IP()                                                           do { } while (0)
     513#define IEM_MC_FPU_STACK_DEC_TOP()                                                              do { } while (0)
     514#define IEM_MC_FPU_STACK_INC_TOP()                                                              do { } while (0)
     515#define IEM_MC_FPU_STACK_FREE(a_iStReg)                                                         do { } while (0)
    512516#define IEM_MC_UPDATE_FSW(a_u16FSW)                                                             do { } while (0)
    513517#define IEM_MC_UPDATE_FSW_CONST(a_u16FSW)                                                       do { } while (0)
     
    516520#define IEM_MC_UPDATE_FSW_WITH_MEM_OP_THEN_POP(a_u16FSW, a_iEffSeg, a_GCPtrEff)                 do { } while (0)
    517521#define IEM_MC_UPDATE_FSW_THEN_POP_POP(a_u16FSW)                                                do { } while (0)
    518 #define IEM_MC_UPDATE_FPU_OPCODE_IP()                                                           do { } while (0)
    519522
    520523#define IEM_MC_IF_EFL_BIT_SET(a_fBit)                                   if (g_fRandom) {
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