* src/vm/jit/powerpc/codegen.c (createcompilerstub): Store the
authortwisti <none@none>
Sun, 12 Feb 2006 23:22:36 +0000 (23:22 +0000)
committertwisti <none@none>
Sun, 12 Feb 2006 23:22:36 +0000 (23:22 +0000)
commitb62a76dc78b74882ea280d3b016d46d202a297f6
treedbf1c56a39f45d453d9ab5860cdccc21b920b6bf
parent90735e216c652aff6858847a7ce9c23a0635954f
* src/vm/jit/powerpc/codegen.c (createcompilerstub): Store the
methodinfo pointer in the same place as in the methodheader for
compiled methods.

* src/vm/jit/powerpc/asmpart.S (asm_call_jit_compiler): methodinfo
pointer is passed via itmp1.
(asm_calljavafunction, asm_calljavafunction2): Pass methodinfo pointer
via itmp1.
src/vm/jit/powerpc/asmpart.S
src/vm/jit/powerpc/codegen.c