Searched refs:cs_mips_op (Results 1 – 4 of 4) sorted by relevance
25 cs_mips_op *op = &(mips->operands[i]); in print_insn_detail_mips()
24 cs_mips_op *op = &(mips->operands[i]); in get_detail_mips()
240 typedef struct cs_mips_op { struct247 } cs_mips_op; argument254 cs_mips_op operands[10]; ///< operands for this instruction.
46 cs_mips_op *op = &(mips->operands[i]); in print_insn_detail()