--- old/src/cpu/x86/vm/globals_x86.hpp 2015-12-07 11:06:35.083370030 -0800 +++ new/src/cpu/x86/vm/globals_x86.hpp 2015-12-07 11:06:34.930356042 -0800 @@ -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") \ \