[fpc-pascal] Get all caller adresses of a given function/procedure before executing

Rainer Stratmann RainerStratmann at t-online.de
Sun Aug 12 15:37:37 CEST 2012


Am Sunday 12 August 2012 15:25:17 schrieb Mark Morgan Lloyd:
> Hey, Jonas, when are you introducing the optimisation that a call at the
> end of a procedure can be replaced by a jmp? :-)

Jonas only introduces something if it causes not much work :-)

Jmp will be opcode $E9.
http://css.csail.mit.edu/6.858/2012/readings/i386/JMP.htm



More information about the fpc-pascal mailing list