Searched defs:R_L_nums (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/sparc/
H A DSPARCRegisterMap.java45 private static int[] R_L_nums = new int[] {0+040,2+040,4+040,6+040,8+040,10+040,12+040,14+040}; field in class:SPARCRegisterMap
/openjdk9/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.cpp59 const static int R_L_nums[] = {0+040,2+040,4+040,6+040,8+040,10+040,12+040,14+040}; variable

Completed in 32 milliseconds