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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java266 public static final int _fast_iload = 223; field in class:Bytecodes
789 def(_fast_iload , "fast_iload" , "bi" , null , BasicType.getTInt() , 1, false, _iload);
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp271 _fast_iload , enumerator in enum:Bytecodes::Code

Completed in 28 milliseconds