src/hotspot/cpu/zero/nativeInst_zero.hpp
changeset 49621 5ef28d560b6f
parent 49364 601146c66cad
child 53244 9807daeb47c4
equal deleted inserted replaced
49620:f6e5a1e3a862 49621:5ef28d560b6f
    25 
    25 
    26 #ifndef CPU_ZERO_VM_NATIVEINST_ZERO_HPP
    26 #ifndef CPU_ZERO_VM_NATIVEINST_ZERO_HPP
    27 #define CPU_ZERO_VM_NATIVEINST_ZERO_HPP
    27 #define CPU_ZERO_VM_NATIVEINST_ZERO_HPP
    28 
    28 
    29 #include "asm/assembler.hpp"
    29 #include "asm/assembler.hpp"
    30 #include "memory/allocation.hpp"
       
    31 #include "runtime/icache.hpp"
    30 #include "runtime/icache.hpp"
    32 #include "runtime/os.hpp"
    31 #include "runtime/os.hpp"
    33 
    32 
    34 // We have interfaces for the following instructions:
    33 // We have interfaces for the following instructions:
    35 // - NativeInstruction
    34 // - NativeInstruction