mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2026-08-02 01:28:06 -05:00
Replace tests 5 & 8 with a single moving inversions test using per-lane xorshift sequences and non-temporal stores. Kernels (inline asm) are picked at runtime via the new system/simd module: AVX2, SSE2 or scalar, with the tier shown in the test name. Fix and enable the AVX/XCR0 startup code and decode the XSAVE/AVX/AVX2 CPUID flags.Suite shrinks from 11 to 10 tests.