hotspot/src/share/vm/interpreter/bytecodeInterpreter.inline.hpp
changeset 8107 78e5bd944384
parent 7397 5b173b4ca846
child 8921 14bfe81f2a9d
equal deleted inserted replaced
8076:96d498ec7ae1 8107:78e5bd944384
    50 # include "bytecodeInterpreter_sparc.inline.hpp"
    50 # include "bytecodeInterpreter_sparc.inline.hpp"
    51 #endif
    51 #endif
    52 #ifdef TARGET_ARCH_zero
    52 #ifdef TARGET_ARCH_zero
    53 # include "bytecodeInterpreter_zero.inline.hpp"
    53 # include "bytecodeInterpreter_zero.inline.hpp"
    54 #endif
    54 #endif
       
    55 #ifdef TARGET_ARCH_arm
       
    56 # include "bytecodeInterpreter_arm.inline.hpp"
       
    57 #endif
       
    58 #ifdef TARGET_ARCH_ppc
       
    59 # include "bytecodeInterpreter_ppc.inline.hpp"
       
    60 #endif
    55 
    61 
    56 #endif // CC_INTERP
    62 #endif // CC_INTERP
    57 
    63 
    58 #endif // SHARE_VM_INTERPRETER_BYTECODEINTERPRETER_INLINE_HPP
    64 #endif // SHARE_VM_INTERPRETER_BYTECODEINTERPRETER_INLINE_HPP