The Intel Instruction set manual is wrong on how to test for
a valid SEP bit. The errata has it right: you have to have at least model 3, stepping 3. Not "model >= 3 or stepping >= 3". Fix the test accordingly.
Showing
Please register or sign in to comment