MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / blockExit

Method blockExit

source/emulation/cpu/x32/jitX86CodeGen.cpp:4525–4527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4523}
4524
4525void JitX86CodeGen::blockExit() {
4526 compiler.ret();
4527}
4528
4529void JitX86CodeGen::setCC(asmjit::x86::Gp reg, JitEvaluate condition) {
4530

Callers

nothing calls this directly

Calls 1

retMethod · 0.45

Tested by

no test coverage detected