HomeSort by relevance Sort by last modified time
    Searched refs:ppc_predicate (Results 1 - 2 of 2) sorted by null

  /external/capstone/arch/PowerPC/
PPCPredicates.h 23 typedef enum ppc_predicate { enum
53 } ppc_predicate; typedef in typeref:enum:ppc_predicate
56 ppc_predicate InvertPredicate(ppc_predicate Opcode);
60 ppc_predicate getSwappedPredicate(ppc_predicate Opcode);
PPCInstPrinter.c 255 switch ((ppc_predicate)Code) {
306 switch ((ppc_predicate)Code) {

Completed in 827 milliseconds