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

/vbox/src/recompiler/
H A DVBoxREMWrapperA.asm30 %define REM_FIXUP_64_LOG_EXIT 0dead00030003deadh
120 mov rax, REM_FIXUP_64_LOG_EXIT
H A DVBoxREMWrapper.cpp1533 # define REM_FIXUP_64_LOG_EXIT UINT64_C(0xdead00030003dead) macro
1671 if (cb >= 8 && *u.pu64 == REM_FIXUP_64_LOG_EXIT)
1744 if (cb >= 8 && *u.pu64 == REM_FIXUP_64_LOG_EXIT)

Completed in 39 milliseconds