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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/
H A DIA64ThreadContext.java63 public static final int GR18 = 18; field in class:IA64ThreadContext
143 "GR17","GR18", "GR19", "GR20", "GR21", "GR22", "GR23", "GR24",
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/ia64/
H A DIA64Registers.java49 public static final IA64Register GR18; field in class:IA64Registers
184 GR18 = new IA64Register(18);
299 GR10, GR11, GR12, GR13, GR14, GR15, GR16, GR17, GR18, GR19,

Completed in 32 milliseconds