Searched refs:SPARC_OP_MEM (Results 1 – 13 of 13) sorted by relevance
16 | SPARC_OP_MEM of sparc_op_mem Constructor
31 | SPARC_OP_MEM mem -> ( printf "\t\top[%d]: MEM\n" i;
490 case SPARC_OP_MEM: in _cs_disasm()
34 case SPARC_OP_MEM: in print_insn_detail_sparc()
39 if (type == SPARC_OP_MEM) in read()
48 public static final int SPARC_OP_MEM = 3; field in Sparc_const
34 case SPARC_OP_MEM: in get_detail_sparc()
36 if i.type == SPARC_OP_MEM:
55 case SPARC_OP_MEM: in print_insn_detail()
48 if (i.type == SPARC_OP_MEM) { in print_ins_detail()
71 MI->flat_insn->detail->sparc.operands[MI->flat_insn->detail->sparc.op_count].type = SPARC_OP_MEM; in set_mem_access()88 insn->detail->sparc.operands[0].type = SPARC_OP_MEM; in Sparc_post_printer()
45 SPARC_OP_MEM = 3 variable
74 SPARC_OP_MEM, ///< = CS_OP_MEM (Memory operand). enumerator