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

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c131 #define UNKNOWN_RET_INSTRUCTION -1 macro
1099 this_idata->operand2.i = UNKNOWN_RET_INSTRUCTION;
1119 this_idata->operand2.i = UNKNOWN_RET_INSTRUCTION;
2885 if (this_idata->operand2.i != UNKNOWN_RET_INSTRUCTION)
3093 if (jsr_idata->operand2.i != UNKNOWN_RET_INSTRUCTION)

Completed in 54 milliseconds