hotspot/src/share/vm/interpreter/templateInterpreter.cpp
changeset 25715 d5a8dbdc5150
parent 24424 2658d7834c6e
child 25950 b5c40ed1d349
equal deleted inserted replaced
25469:3bcfa1db9717 25715:d5a8dbdc5150
    24 
    24 
    25 #include "precompiled.hpp"
    25 #include "precompiled.hpp"
    26 #include "interpreter/interpreter.hpp"
    26 #include "interpreter/interpreter.hpp"
    27 #include "interpreter/interpreterGenerator.hpp"
    27 #include "interpreter/interpreterGenerator.hpp"
    28 #include "interpreter/interpreterRuntime.hpp"
    28 #include "interpreter/interpreterRuntime.hpp"
       
    29 #include "interpreter/interp_masm.hpp"
       
    30 #include "interpreter/templateInterpreter.hpp"
    29 #include "interpreter/templateTable.hpp"
    31 #include "interpreter/templateTable.hpp"
    30 
    32 
    31 #ifndef CC_INTERP
    33 #ifndef CC_INTERP
    32 
    34 
    33 # define __ _masm->
    35 # define __ _masm->