hotspot/src/cpu/ppc/vm/globalDefinitions_ppc.hpp
changeset 35085 839c8ba29724
parent 31590 427d073af867
child 35112 b3c4347bb751
equal deleted inserted replaced
35084:5b34a4ae0f58 35085:839c8ba29724
    34 #define SUPPORTS_NATIVE_CX8
    34 #define SUPPORTS_NATIVE_CX8
    35 
    35 
    36 // The PPC CPUs are NOT multiple-copy-atomic.
    36 // The PPC CPUs are NOT multiple-copy-atomic.
    37 #define CPU_NOT_MULTIPLE_COPY_ATOMIC
    37 #define CPU_NOT_MULTIPLE_COPY_ATOMIC
    38 
    38 
       
    39 // The expected size in bytes of a cache line, used to pad data structures.
       
    40 #define DEFAULT_CACHE_LINE_SIZE 128
       
    41 
    39 #endif // CPU_PPC_VM_GLOBALDEFINITIONS_PPC_HPP
    42 #endif // CPU_PPC_VM_GLOBALDEFINITIONS_PPC_HPP