src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp
changeset 49449 ef5d5d343e2a
parent 49027 8dc742d9bbab
child 49455 848864ed9b17
equal deleted inserted replaced
49448:b91b558a9076 49449:ef5d5d343e2a
    35 #include "gc/shared/barrierSet.hpp"
    35 #include "gc/shared/barrierSet.hpp"
    36 #include "gc/shared/cardTableModRefBS.hpp"
    36 #include "gc/shared/cardTableModRefBS.hpp"
    37 #include "gc/shared/collectedHeap.hpp"
    37 #include "gc/shared/collectedHeap.hpp"
    38 #include "nativeInst_x86.hpp"
    38 #include "nativeInst_x86.hpp"
    39 #include "oops/objArrayKlass.hpp"
    39 #include "oops/objArrayKlass.hpp"
       
    40 #include "runtime/safepointMechanism.hpp"
    40 #include "runtime/sharedRuntime.hpp"
    41 #include "runtime/sharedRuntime.hpp"
    41 #include "vmreg_x86.inline.hpp"
    42 #include "vmreg_x86.inline.hpp"
    42 
    43 
    43 
    44 
    44 // These masks are used to provide 128-bit aligned bitmasks to the XMM
    45 // These masks are used to provide 128-bit aligned bitmasks to the XMM