Searched defs:PPC_BC_EQ (Results 1 – 3 of 3) sorted by relevance
22 PPC_BC_EQ = (2 << 5) | 12, enumerator
9 public static final int PPC_BC_EQ = (2<<5)|12; field in Ppc_const
6 PPC_BC_EQ = (2<<5)|12 variable