hotspot/src/cpu/x86/vm/stubRoutines_x86_64.cpp
changeset 14132 3c1437abcefd
parent 13963 e5b53c306fb5
child 14583 d70ee55535f4
--- a/hotspot/src/cpu/x86/vm/stubRoutines_x86_64.cpp	Tue Oct 23 13:06:37 2012 -0700
+++ b/hotspot/src/cpu/x86/vm/stubRoutines_x86_64.cpp	Wed Oct 24 14:33:22 2012 -0700
@@ -56,3 +56,4 @@
 address StubRoutines::x86::_double_sign_mask = NULL;
 address StubRoutines::x86::_double_sign_flip = NULL;
 address StubRoutines::x86::_mxcsr_std = NULL;
+address StubRoutines::x86::_key_shuffle_mask_addr = NULL;