X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fvm%2Fjit%2Fpowerpc%2Fasmpart.S;h=ca493baaa21e82a676ddb8f38ec232bb3ce97c35;hb=0902c5271401a01d4f4a80bf5841c6ba77b28f46;hp=e556950c5c50d091348df4c2a6bd5424a7314e32;hpb=29c4ab950711cb89e3ce81f3dc3b2dd3d8d223a0;p=cacao.git diff --git a/src/vm/jit/powerpc/asmpart.S b/src/vm/jit/powerpc/asmpart.S index e556950c5..ca493baaa 100644 --- a/src/vm/jit/powerpc/asmpart.S +++ b/src/vm/jit/powerpc/asmpart.S @@ -31,7 +31,7 @@ Changes: Christian Thalinger Edwin Steiner - $Id: asmpart.S 4653 2006-03-18 04:14:17Z edwin $ + $Id: asmpart.S 4654 2006-03-19 19:46:11Z edwin $ */ @@ -861,7 +861,7 @@ L_asm_wrapper_patcher_exception: and then call the C function replace_me. Stack layout: - 8 start of stack inside method to replace + 16 start of stack inside method to replace 0 rplpoint * info on the replacement point that was reached NOTE: itmp3 has been clobbered by the replacement-out stub!