Skip to content
Snippets Groups Projects
Commit bc6d4dce authored by dtc's avatar dtc
Browse files

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.
parent 383096e9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment