VirtualBox

Ignore:
Timestamp:
Feb 24, 2012 9:39:29 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76466
Message:

IEM: Completed fpu instructions starting with 0xdc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IEMInternal.h

    r40251 r40252  
    777777FNIEMAIMPLFPUR64  iemAImpl_fadd_r80_by_r64;
    778778FNIEMAIMPLFPUR64  iemAImpl_fmul_r80_by_r64;
    779 FNIEMAIMPLFPUR64  iemAImpl_fcom_r80_by_r64;
    780779FNIEMAIMPLFPUR64  iemAImpl_fsub_r80_by_r64;
    781780FNIEMAIMPLFPUR64  iemAImpl_fsubr_r80_by_r64;
     
    783782FNIEMAIMPLFPUR64  iemAImpl_fdivr_r80_by_r64;
    784783
     784IEM_DECL_IMPL_DEF(void, iemAImpl_fcom_r80_by_r64,(PCX86FXSTATE pFpuState, uint16_t *pFSW,
     785                                                  PCRTFLOAT80U pr80Val1, PCRTFLOAT64U pr64Val2));
    785786IEM_DECL_IMPL_DEF(void, iemAImpl_fld_r64_to_r80,(PCX86FXSTATE pFpuState, PIEMFPURESULT pFpuRes, PCRTFLOAT64U pr64Val));
    786787IEM_DECL_IMPL_DEF(void, iemAImpl_fst_r80_to_r64,(PCX86FXSTATE pFpuState, uint16_t *pu16FSW,
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