vmovdqu does not work with the 128-bit/256-bit AVX512 registers. Switch the instruction so that the test actually works on system with AVX512VL support. This was causing test failures on system with AVX512. I did not catch this originally as I was testing on znver2.
vmovdqu does not work with the 128-bit/256-bit AVX512 registers. Switch the instruction so that the test actually works on system with AVX512VL support. This was causing test failures on system with AVX512. I did not catch this originally as I was testing on znver2.