Searched refs:SPARC_OP_REG (Results 1 – 12 of 12) 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);
478 case SPARC_OP_REG: in _cs_disasm()
28 case SPARC_OP_REG: in print_insn_detail_sparc()
56 MI->flat_insn->detail->sparc.operands[MI->flat_insn->detail->sparc.op_count].type = SPARC_OP_REG; in Sparc_add_reg()183 … MI->flat_insn->detail->sparc.operands[MI->flat_insn->detail->sparc.op_count].type = SPARC_OP_REG; in printOperand()452 MI->flat_insn->detail->sparc.operands[MI->flat_insn->detail->sparc.op_count].type = SPARC_OP_REG; in Sparc_addReg()
41 if (type == SPARC_OP_IMM || type == SPARC_OP_REG) in read()
56 public static final int SPARC_OP_REG = 1; field in Sparc_const
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()
53 SPARC_OP_REG = 1 variable
76 SPARC_OP_REG, // = CS_OP_REG (Register operand). enumerator