Searched refs:FpuEnvLoadRestore (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstX86-FpuSaveRestore.cpp105 static X86FSTENV32P FpuEnvLoadRestore; local
106 MyFpuStoreEnv(&FpuEnvLoadRestore);
112 RTTestIPrintf(RTTESTLVL_ALWAYS, " FpuEnv CS:IP=%#06x:%#010x\n", FpuEnvLoadRestore.FPUCS, FpuEnvLoadRestore.FPUIP);

Completed in 42 milliseconds