159,160c159,162
< 'CondCodes': intRegCC('INTREG_CONDCODES'),
< 'OptCondCodes': intRegCC(
---
> 'CondCodesF': intRegCC('INTREG_CONDCODES_F'),
> 'CondCodesQ': intRegCC('INTREG_CONDCODES_Q'),
> 'CondCodesGE': intRegCC('INTREG_CONDCODES_GE'),
> 'OptCondCodesF': intRegCC(
162c164
< INTREG_ZERO : INTREG_CONDCODES'''),
---
> INTREG_ZERO : INTREG_CONDCODES_F'''),