hotspot/src/cpu/x86/vm/globals_x86.hpp
changeset 35102 c5f050e1f982
parent 33628 09241459a8b8
child 35135 dd2ce9021031
--- a/hotspot/src/cpu/x86/vm/globals_x86.hpp	Wed Dec 09 00:30:32 2015 +0300
+++ b/hotspot/src/cpu/x86/vm/globals_x86.hpp	Wed Dec 09 11:06:39 2015 +0100
@@ -175,9 +175,6 @@
           "Use RTM Xend instead of Xabort when lock busy")                  \
                                                                             \
   /* assembler */                                                           \
-  product(bool, Use486InstrsOnly, false,                                    \
-          "Use 80486 Compliant instruction subset")                         \
-                                                                            \
   product(bool, UseCountLeadingZerosInstruction, false,                     \
           "Use count leading zeros instruction")                            \
                                                                             \