VirtualBox

Ignore:
Timestamp:
Jul 15, 2008 9:06:33 AM (16 years ago)
Author:
vboxsync
Message:

Newer functions for handling fpu save/restore in ring 0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CPUMInternal.h

    r10569 r10630  
    358358__BEGIN_DECLS
    359359
    360 DECLASM(int) CPUMHandleLazyFPUAsm(PCPUM pCPUM);
    361 DECLASM(int) CPUMRestoreHostFPUStateAsm(PCPUM pCPUM);
     360DECLASM(int)  CPUMHandleLazyFPUAsm(PCPUM pCPUM);
     361DECLASM(int)  CPUMRestoreHostFPUStateAsm(PCPUM pCPUM);
     362DECLASM(void) CPUMLoadFPUAsm(PCPUMCTX pCtx);
     363DECLASM(void) CPUMSaveFPUAsm(PCPUMCTX pCtx);
    362364
    363365__END_DECLS
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