--- old/src/hotspot/cpu/x86/x86.ad 2018-03-15 09:34:59.143020174 +0100 +++ new/src/hotspot/cpu/x86/x86.ad 2018-03-15 09:34:58.954012032 +0100 @@ -1197,7 +1197,6 @@ reg_class ymm31_reg(XMM31, XMM31b, XMM31c, XMM31d, XMM31e, XMM31f, XMM31g, XMM31h); reg_class zmm31_reg(XMM31, XMM31b, XMM31c, XMM31d, XMM31e, XMM31f, XMM31g, XMM31h, XMM31i, XMM31j, XMM31k, XMM31l, XMM31m, XMM31n, XMM31o, XMM31p); - #endif %}