Searched refs:PPC_PRED_GE_PLUS (Results 1 - 2 of 2) sorted by relevance
/external/capstone/arch/PowerPC/ | ||
H A D | PPCPredicates.h | 43 PPC_PRED_GE_PLUS = (0 << 5) | 7, enumerator in enum:ppc_predicate |
H A D | PPCInstPrinter.c | 273 case PPC_PRED_GE_PLUS: 329 case PPC_PRED_GE_PLUS: |
Completed in 41 milliseconds