ExceptionHandler
ExceptionHandler copied to clipboard
AVX-512 support
The AVX-512 instruction set extension is commonly found on enterprise and workstation oriented CPU's, and recently the entire 11th gen CPU lineup from Intel. This project concerns AVX-512 because of its larger set of registers denoted as zmm0 through zmm31.
I do not have the hardware at my disposal to fully test AVX-512 myself, would appreciate if anyone gets to this before I eventually do.