Searched defs:uExp (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DCPUMDbg.cpp256 uint16_t const uExp = pFpu->aRegs[iReg].au16[4]; local
257 if (uExp == 0)
264 if (uExp == UINT16_C(0xffff))

Completed in 44 milliseconds