VirtualBox

Changeset 65191 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jan 7, 2017 10:39:30 PM (8 years ago)
Author:
vboxsync
Message:

IEM: Typo caused FUCOMPP trouble.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAll.cpp

    r65174 r65191  
    1120611206/** Updates the FSW, FOP, FPUIP, and FPUCS, and then pops the stack twice. */
    1120711207#define IEM_MC_UPDATE_FSW_THEN_POP_POP(a_u16FSW) \
    11208     iemFpuUpdateFSWThenPop(pVCpu, a_u16FSW)
     11208    iemFpuUpdateFSWThenPopPop(pVCpu, a_u16FSW)
    1120911209
    1121011210/** Raises a FPU stack underflow exception.  Sets FPUIP, FPUCS and FOP. */
Note: See TracChangeset for help on using the changeset viewer.

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