--- old/src/cpu/x86/vm/globals_x86.hpp 2015-10-06 12:32:55.772371926 +0200 +++ new/src/cpu/x86/vm/globals_x86.hpp 2015-10-06 12:32:55.292371906 +0200 @@ -91,6 +91,7 @@ \ product(intx, UseAVX, 99, \ "Highest supported AVX instructions set on x86/x64") \ + range(0, 99) \ \ product(bool, UseCLMUL, false, \ "Control whether CLMUL instructions can be used on x86/x64") \