* src/vm/jit/powerpc64/asmpart.S (asm_vm_call_method):
authortbfg <none@none>
Fri, 1 Dec 2006 11:38:47 +0000 (11:38 +0000)
committertbfg <none@none>
Fri, 1 Dec 2006 11:38:47 +0000 (11:38 +0000)
commit078c71dc25b36ce3516de4c79265e8a552b6e94b
treef8f023de5a24d560de186b068667ea76fa29b6db
parent56f3a5ddfd007b7c7fc1b67b93b29c976d511f2b
* src/vm/jit/powerpc64/asmpart.S (asm_vm_call_method):
Fixed a bug in argument handling when using lwz instead
of lwa zeroed out sign extension bits which lead to wrong
int->string conversion in exception handling path.
src/vm/jit/powerpc64/asmpart.S