On 10 Jun 2012, at 18:50, Sergei Gorelkin wrote:

> - after final frame size becomes known, fixup these instructions to reference 
> a real FP with adjusted offset. Or maybe not keep a separate list of 
> instructions, but instead just iterate the entire procedure asmlist (because 
> about every second instruction is subject to fixup).

The problem on MIPS (and other RISC architectures), is that you may need more 
than one instruction to access such a memory location if the final offset is 
larger than a certain limit.


Jonas_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to