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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/
H A DIA64ThreadContext.java73 public static final int GR28 = 28; field in class:IA64ThreadContext
144 "GR25","GR26", "GR27", "GR28", "GR29", "GR30", "GR31",
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/ia64/
H A DIA64Registers.java59 public static final IA64Register GR28; field in class:IA64Registers
194 GR28 = new IA64Register(28);
300 GR20, GR21, GR22, GR23, GR24, GR25, GR26, GR27, GR28, GR29,

Completed in 517 milliseconds