Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/x86: fix XCR0 check for AVX-512VL
According to the Intel manual, the ZMM_Hi256 bit needs to be checked for all AVX-512 instructions, even if 512-bit vectors aren't being used.
- Loading branch information