MCPcopy Create free account
hub / github.com/acl-dev/acl / SetBrl

Method SetBrl

lib_fiber/cpp/src/detours/disasm.cpp:2083–2088  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2081}
2082
2083VOID DETOUR_IA64_BUNDLE::SetBrl()
2084{
2085 wide[0] = 0x0000000100000005; // few
2086 //wide[0] = 0x0000000180000005; // many
2087 wide[1] = 0xc000000800000000;
2088}
2089
2090UINT64 DETOUR_IA64_BUNDLE::GetBrlImm() const
2091{

Callers 3

DetourAttachExFunction · 0.80
RelocateInstructionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected