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

/vbox/src/recompiler/
H A DVBoxREMWrapperA.asm31 %define REM_FIXUP_64_WRAP_GCC_CB 0dead00040004deadh
589 mov rax, REM_FIXUP_64_WRAP_GCC_CB
595 mov rax, REM_FIXUP_64_WRAP_GCC_CB
601 mov rax, REM_FIXUP_64_WRAP_GCC_CB
607 mov rax, REM_FIXUP_64_WRAP_GCC_CB
613 mov rax, REM_FIXUP_64_WRAP_GCC_CB
619 mov rax, REM_FIXUP_64_WRAP_GCC_CB
625 mov rax, REM_FIXUP_64_WRAP_GCC_CB
631 mov rax, REM_FIXUP_64_WRAP_GCC_CB
637 mov rax, REM_FIXUP_64_WRAP_GCC_CB
[all...]
H A DVBoxREMWrapper.cpp1534 # define REM_FIXUP_64_WRAP_GCC_CB UINT64_C(0xdead00040004dead) macro
1657 if (cb >= 8 && *u.pu64 == REM_FIXUP_64_WRAP_GCC_CB)
1730 if (cb >= 8 && *u.pu64 == REM_FIXUP_64_WRAP_GCC_CB)

Completed in 39 milliseconds