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