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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp403 static int data0_from_int(jint x) { return x >> value_width; } function in class:VALUE_OBJ_CLASS_SPEC
724 *p++ = relocInfo::data0_from_int(x); *p++ = relocInfo::data1_from_int(x);

Completed in 26 milliseconds