[ros-diffs] [cfinck] 36630: - Add the other CPU_* codes (got them from a PDB) - Restructure the CPU vendor check in KiGetFeatureBits with a switch statement - Enable experimental support for Cyrix, Transmeta, Centaur and Rise CPUs (experimental = mostly untested) - Just add CMPXCHG8B support to the feature bits for Centaur CPUs like it's already done for Rise CPUs without touching any MSRs. The instruction already works properly by default according to two official Centaur datasheets. Also Geoz on IRC alrea