hotspot/src/share/vm/c1/c1_FpuStackSim.hpp
changeset 29180 50369728b00e
parent 8921 14bfe81f2a9d
child 40010 e32d5e545789
equal deleted inserted replaced
27647:4dcb647196fd 29180:50369728b00e
    42 # include "c1_FpuStackSim_arm.hpp"
    42 # include "c1_FpuStackSim_arm.hpp"
    43 #endif
    43 #endif
    44 #ifdef TARGET_ARCH_ppc
    44 #ifdef TARGET_ARCH_ppc
    45 # include "c1_FpuStackSim_ppc.hpp"
    45 # include "c1_FpuStackSim_ppc.hpp"
    46 #endif
    46 #endif
       
    47 #ifdef TARGET_ARCH_aarch64
       
    48 # include "c1_FpuStackSim_aarch64.hpp"
       
    49 #endif
    47 
    50 
    48 
    51 
    49 #endif // SHARE_VM_C1_C1_FPUSTACKSIM_HPP
    52 #endif // SHARE_VM_C1_C1_FPUSTACKSIM_HPP