This patch is adding partial AVX512 functionality by partially supporting fast decode of EVEX encoded instructions lengths. The patch supports decode_sizeof for instructions with EVEX prefix but has only been manually tested with a limited set of instructions. Full decode of EVEX instructions is not supported.
Issue: #1312