Searched defs:PPC_BC_GE (Results 1 – 3 of 3) sorted by relevance
10 public static final int PPC_BC_GE = (0<<5)|4; field in Ppc_const
23 PPC_BC_GE = (0 << 5) | 4, enumerator
7 PPC_BC_GE = (0<<5)|4 variable