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

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

Completed in 32 milliseconds