Home
last modified time | relevance | path

Searched refs:Icc_CC (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/sparc/include/
H A Dinstr.h78 #define Icc_CC 0xd /* carry clear (equiv. gtr or eq unsigned) */ macro
288 #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)