src/cpu/sparc/vm/cppInterpreter_sparc.cpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/cpu/sparc/vm/cppInterpreter_sparc.cpp	Wed Sep 16 15:17:29 2015
--- new/src/cpu/sparc/vm/cppInterpreter_sparc.cpp	Wed Sep 16 15:17:29 2015

*** 1162,1172 **** --- 1162,1172 ---- } } } // Find preallocated monitor and lock method (C++ interpreter) // - void InterpreterGenerator::lock_method(void) { // Lock the current method. // Destroys registers L2_scratch, L3_scratch, O0 // // Find everything relative to Lstate

src/cpu/sparc/vm/cppInterpreter_sparc.cpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File