Home | History | Annotate | Download | only in ppc64

Lines Matching refs:BO

400 #define BO(o) ((o)<<21)
414 #define BO_COND_TRUE BO (12)
415 #define BO_COND_FALSE BO ( 4)
416 #define BO_ALWAYS BO (20)