-
- Downloads
Use a constant push not a stack relative EA when pushing the return
address for the x86-lra case in define-full-call - read somewhere it was faster. Old version left in source. Removed bogus uses of two "inc ret" instead of "add ret 2" which uses only 3 bytes not 5 or 6 as suggested in the source. Slight style cleanups. Remove some dead code.
Loading
Please register or sign in to comment