* src/vm/jit/sparc64/md.c (md_get_pv_from_pc): Implemented sethi hanlding.
authorajordan <none@none>
Thu, 29 Mar 2007 21:37:40 +0000 (21:37 +0000)
committerajordan <none@none>
Thu, 29 Mar 2007 21:37:40 +0000 (21:37 +0000)
commitc5128b0b80eabc5df5a4881402091f2b9218eae8
treefaca4a4af9da3175646c1bb019cc31daa8d162ee
parent6d35c2ba3bb20069158d3362302da7e22e4905a5
* src/vm/jit/sparc64/md.c (md_get_pv_from_pc): Implemented sethi hanlding.

* src/vm/jit/sparc64/codegen.c (createnativestub): Fixed window/stack handling in case of exception.
* src/vm/jit/sparc64/asmpart.S (asm_call_jit_compiler): Likewise.
src/vm/exceptions.h
src/vm/jit/sparc64/asmpart.S
src/vm/jit/sparc64/codegen.c
src/vm/jit/sparc64/md.c