Searched refs:DECACHE_TOS (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp301 DECACHE_TOS(); \
361 #undef DECACHE_TOS macro
364 #define DECACHE_TOS() istate->set_stack(topOfStack); macro
400 #define DECACHE_STATE() DECACHE_PC(); DECACHE_TOS();
2824 DECACHE_TOS();

Completed in 33 milliseconds