* src/vm/jit/sparc64/md-abi.c (md_param_alloc): Added absolute offsets for
authorajordan <none@none>
Thu, 28 Jun 2007 00:01:34 +0000 (00:01 +0000)
committerajordan <none@none>
Thu, 28 Jun 2007 00:01:34 +0000 (00:01 +0000)
commit7c1c7439f0dfde4caf1237420a236327096cec8c
tree429604eca2cb0e1d82192bf03e2febbe99ee601f
parente779baf3710728ea289e9c2e23d9f3fb499b578d
* src/vm/jit/sparc64/md-abi.c (md_param_alloc): Added absolute offsets for
native arguments (reguse * 8).

* src/vm/jit/sparc64/codegen.c (codegen_emit_stub_native): Adapted to
change above.
src/vm/jit/sparc64/codegen.c
src/vm/jit/sparc64/md-abi.c