1.04 patch for trampolines
This version patches the trampolines aka calling a function that just jumps.
I haven't benchmarked the performance impact (if any) but it's always better to jump as little as possible to avoid icache misses.
This version patches the trampolines aka calling a function that just jumps.
I haven't benchmarked the performance impact (if any) but it's always better to jump as little as possible to avoid icache misses.