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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/
H A DIA64ThreadContext.java45 public static final int GR1 = 1; field in class:IA64ThreadContext
141 "GR0", "GR1", "GR2", "GR3", "GR4", "GR5", "GR6", "GR7", "GR8",
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/ia64/
H A DIA64Registers.java32 public static final IA64Register GR1; field in class:IA64Registers
167 GR1 = new IA64Register(1);
298 GR0, GR1, GR2, GR3, GR4, GR5, GR6, GR7, GR8, GR9,

Completed in 33 milliseconds