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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/
H A DIA64ThreadContext.java68 public static final int GR23 = 23; field in class:IA64ThreadContext
143 "GR17","GR18", "GR19", "GR20", "GR21", "GR22", "GR23", "GR24",
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/ia64/
H A DIA64Registers.java54 public static final IA64Register GR23; field in class:IA64Registers
189 GR23 = new IA64Register(23);
300 GR20, GR21, GR22, GR23, GR24, GR25, GR26, GR27, GR28, GR29,

Completed in 553 milliseconds