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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCRegisters.java161 public static final SPARCRegister IdispatchTables = I2; // Base address of the bytecode dispatch tables field in class:SPARCRegisters
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.hpp178 REGISTER_DECLARATION(Register, IdispatchTables , I4); // Base address of the bytecode dispatch tables
266 #define IdispatchTables AS_REGISTER(Register, IdispatchTables) macro

Completed in 34 milliseconds