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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp1567 #define ARRAY_LOADTO64(T,T2, stackRes, extra) \ macro
1588 ARRAY_LOADTO64(T_LONG, jlong, STACK_LONG, 0);
1590 ARRAY_LOADTO64(T_DOUBLE, jdouble, STACK_DOUBLE, 0);

Completed in 29 milliseconds