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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java268 public static final int _fast_icaload = 225; field in class:Bytecodes
791 def(_fast_icaload , "fast_icaload" , "bi_" , null , BasicType.getTInt() , 0, false, _iload);
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp273 _fast_icaload , enumerator in enum:Bytecodes::Code

Completed in 37 milliseconds