yhlu yinghailu@gmail.com writes:
D0 ?
The thinking here is that cpu versions test should be done against ranges instead of exact matches. So only the is_cpu_pre_xxx versions remain in cpu_rev.c
d0 is likely the one rev where an exact match would work but it is a dangerous habit to get into.
Ranges can be much more easily extended into the future as we see new processor variants.
Eric