Searched refs:cs_x86_op (Results 1 – 3 of 3) sorted by relevance
75 cs_x86_op *op = &(x86->operands[i]); in print_insn_detail_x86()
187 typedef struct cs_x86_op { struct204 } cs_x86_op; argument261 cs_x86_op operands[8]; // operands for this instruction.
98 cs_x86_op *op = &(x86->operands[i]); in print_insn_detail()