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

/vbox/src/VBox/Debugger/
H A DDBGCEmulateCodeView.cpp1446 bool const f64BitMode = !strcmp(pCmd->pszCmd, "rg64") local
1454 if (f64BitMode)
1472 if (f64BitMode)
1527 if (!f64BitMode && strstr(pszRegs, " vm ")) /* a big ugly... */

Completed in 58 milliseconds