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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/
H A DIA64ThreadContext.java75 public static final int GR30 = 30; 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.java61 public static final IA64Register GR30; field in class:IA64Registers
196 GR30 = new IA64Register(30);
301 GR30, GR31, GR32, GR33, GR34, GR35, GR36, GR37, GR38, GR39,

Completed in 31 milliseconds