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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/
H A DIA64ThreadContext.java53 public static final int GR9 = 9; field in class:IA64ThreadContext
142 "GR9", "GR10", "GR11", "GR12", "GR13", "GR14", "GR15", "GR16",
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/ia64/
H A DIA64Registers.java40 public static final IA64Register GR9; field in class:IA64Registers
175 GR9 = new IA64Register(9);
298 GR0, GR1, GR2, GR3, GR4, GR5, GR6, GR7, GR8, GR9,

Completed in 467 milliseconds