On Mon, 2009-06-29 at 19:41 +0200, Tomek Grabiec wrote:
> We do not have to load object reference from stack with this instruction:
> 
> mov 0(%esp), %reg
> 
> Before we select the code for EXPR_INVOKEVIRTUAL code for call arguments
> is selected so we know what register was allocated to the argument
> representing object reference before it was pushed.
> 
> Signed-off-by: Tomek Grabiec <tgrab...@gmail.com>

Excellent! Applied, thanks!


------------------------------------------------------------------------------
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to