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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/
H A DIA64ThreadContext.java62 public static final int GR17 = 17; 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.java48 public static final IA64Register GR17; field in class:IA64Registers
183 GR17 = new IA64Register(17);
299 GR10, GR11, GR12, GR13, GR14, GR15, GR16, GR17, GR18, GR19,

Completed in 32 milliseconds