arch/x86: add support for explicit CC register fileConvert condition code registers from being specialized("pseudo") integer registers to using the recentlyadded CC register class.Nilay Vaish also contributed to this patch.