* src/vm/jit/s390/codegen.c (codegen_emit): For ICMD_LALOAD, ICMD_LASTORE, ICMD_DALOA...
authorPeter Molnar <pm@complang.tuwien.ac.at>
Sat, 10 May 2008 16:26:44 +0000 (16:26 +0000)
committerPeter Molnar <pm@complang.tuwien.ac.at>
Sat, 10 May 2008 16:26:44 +0000 (16:26 +0000)
commite2f1dc7a624a93353bf3075dd5861efaa5dc6243
treef9ace1e6aecc6a69dbf48a421c79e3430f0f663c
parent9c16a9e5a0af7f12e8946c93d986b9036584977a
* src/vm/jit/s390/codegen.c (codegen_emit): For ICMD_LALOAD, ICMD_LASTORE, ICMD_DALOAD, fixed offset of first array element. This fixes the failing dacapo antlr benchmark.
src/vm/jit/s390/codegen.c