hotspot/src/cpu/x86/vm/stubRoutines_x86.cpp
changeset 35154 a9b3c1984a01
parent 33794 41ef3dc95179
child 36555 4f37fd7a5a09
equal deleted inserted replaced
35153:0341260cd1f2 35154:a9b3c1984a01
    32 // Implementation of the platform-specific part of StubRoutines - for
    32 // Implementation of the platform-specific part of StubRoutines - for
    33 // a description of how to extend it, see the stubRoutines.hpp file.
    33 // a description of how to extend it, see the stubRoutines.hpp file.
    34 
    34 
    35 address StubRoutines::x86::_verify_mxcsr_entry = NULL;
    35 address StubRoutines::x86::_verify_mxcsr_entry = NULL;
    36 address StubRoutines::x86::_key_shuffle_mask_addr = NULL;
    36 address StubRoutines::x86::_key_shuffle_mask_addr = NULL;
       
    37 address StubRoutines::x86::_counter_shuffle_mask_addr = NULL;
    37 address StubRoutines::x86::_ghash_long_swap_mask_addr = NULL;
    38 address StubRoutines::x86::_ghash_long_swap_mask_addr = NULL;
    38 address StubRoutines::x86::_ghash_byte_swap_mask_addr = NULL;
    39 address StubRoutines::x86::_ghash_byte_swap_mask_addr = NULL;
    39 
    40 
    40 uint64_t StubRoutines::x86::_crc_by128_masks[] =
    41 uint64_t StubRoutines::x86::_crc_by128_masks[] =
    41 {
    42 {