Searched refs:PPC_OP_CRX (Results 1 – 12 of 12) sorted by relevance
22 | PPC_OP_CRX of ppc_op_crx Constructor
34 | PPC_OP_CRX crx -> ( printf "\t\top[%d]: CRX\n" i;
443 case PPC_OP_CRX: in _cs_disasm()
72 case PPC_OP_CRX: in print_insn_detail_ppc()
52 if (type == PPC_OP_CRX) in read()
26 public static final int PPC_OP_CRX = 64; field in Ppc_const
71 case PPC_OP_CRX: in get_detail_ppc()
42 if i.type == PPC_OP_CRX:
93 case PPC_OP_CRX: in print_insn_detail()
47 PPC_OP_CRX = 64, ///< Condition Register field enumerator
23 PPC_OP_CRX = 64 variable
942 MI->flat_insn->detail->ppc.operands[MI->flat_insn->detail->ppc.op_count].type = PPC_OP_CRX; in printAliasInstrEx()