Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc/include/
Dinstr.h100 #define Icc_CC 0xd /* carry clear (equiv. gtr or eq unsigned) */ macro
383 #define I_BCC(a, d) _I_BRANCH(a, Icc_CC, IOP2_Bicc, d)
384 #define I_BGEU(a, d) _I_BRANCH(a, Icc_CC, IOP2_Bicc, d)