First post, by red-ray
- Rank
- Oldbie
While developing the SIV CPU i486 S-Spec panel I felt SIV should report if the CPU has SL Enhanced support so I added this by checking the i486 S-Specs data.
While doing this I started wondering, is there a defined way to detect if an i486 CPU has SL Enhanced support? I have tried Googling with thus far no luck. Ideally I would like to do this from ring 3 so prefer not to use CRn registers.
I should also like to fill in the ?, if you have a i486 with a S-Spec that has them please let me know what they should be. The dates should be printed on the CPU and SIV should report the CPUID information.
I would also need to know if the SX778 + SX779 have CPUID and/or SL Enhanced support.