Searched refs:SPARC_OP_REG (Results 1 – 13 of 13) sorted by relevance
14 | SPARC_OP_REG of int Constructor
29 | SPARC_OP_REG reg -> printf "\t\top[%d]: REG = %s\n" i (cs_reg_name handle reg);
482 case SPARC_OP_REG: in _cs_disasm()
28 case SPARC_OP_REG: in print_insn_detail_sparc()
41 if (type == SPARC_OP_IMM || type == SPARC_OP_REG) in read()
46 public static final int SPARC_OP_REG = 1; field in Sparc_const
28 case SPARC_OP_REG: in get_detail_sparc()
57 MI->flat_insn->detail->sparc.operands[MI->flat_insn->detail->sparc.op_count].type = SPARC_OP_REG; in Sparc_add_reg()184 … MI->flat_insn->detail->sparc.operands[MI->flat_insn->detail->sparc.op_count].type = SPARC_OP_REG; in printOperand()443 MI->flat_insn->detail->sparc.operands[MI->flat_insn->detail->sparc.op_count].type = SPARC_OP_REG; in Sparc_addReg()
32 if i.type == SPARC_OP_REG:
49 case SPARC_OP_REG: in print_insn_detail()
44 if (i.type == SPARC_OP_REG) in print_ins_detail()
43 SPARC_OP_REG = 1 variable
72 SPARC_OP_REG, ///< = CS_OP_REG (Register operand). enumerator