Searched refs:Icc_CC (Results 1 – 1 of 1) sorted by relevance
78 #define Icc_CC 0xd /* carry clear (equiv. gtr or eq unsigned) */ macro288 #define I_BCC(a, d) _I_BRANCH(a, Icc_CC, IOP2_Bicc, d)289 #define I_BGEU(a, d) _I_BRANCH(a, Icc_CC, IOP2_Bicc, d)