Searched refs:SPARC_OP_MEM (Results 1 – 12 of 12) sorted by relevance
16 | SPARC_OP_MEM of sparc_op_mem Constructor
31 | SPARC_OP_MEM mem -> ( printf "\t\top[%d]: MEM\n" i;
486 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()
58 public static final int SPARC_OP_MEM = 3; field in Sparc_const
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()
70 MI->flat_insn->detail->sparc.operands[MI->flat_insn->detail->sparc.op_count].type = SPARC_OP_MEM; in set_mem_access()87 insn->detail->sparc.operands[0].type = SPARC_OP_MEM; in Sparc_post_printer()
55 SPARC_OP_MEM = 3 variable
78 SPARC_OP_MEM, // = CS_OP_MEM (Memory operand). enumerator