* src/vm/jit/powerpc64/linux/md-abi.h: fixed linkage area defines for 64bit abi.
authortbfg <none@none>
Thu, 10 Aug 2006 19:45:28 +0000 (19:45 +0000)
committertbfg <none@none>
Thu, 10 Aug 2006 19:45:28 +0000 (19:45 +0000)
commit1b520e4e53aab1e84a93066ec651b21208c956c0
tree0509b0e44e3c170e07f932702c803efe10cd9d55
parent5e5434fd0b84444c8e3deac421d3cd11af92291a
* src/vm/jit/powerpc64/linux/md-abi.h: fixed linkage area defines for 64bit abi.
* src/vm/jit/powerpc64/linux/md-asm.h: fixed register name defines and
 SAVE/RESTORE macros.
* src/vm/jit/powerpc64/asmpart.S (asm_vm_call_method): fixed no argument method
 call path, coming back to C now.
src/vm/jit/powerpc64/asmpart.S
src/vm/jit/powerpc64/linux/md-abi.h
src/vm/jit/powerpc64/linux/md-asm.h