Searched refs:cs_x86_op (Results 1 – 5 of 5) sorted by relevance
251 cs_x86_op *op = &(x86->operands[i]); in print_insn_detail_x86()
256 cs_x86_op *op = &(x86->operands[i]); in get_detail_x86()
274 cs_x86_op *op = &(x86->operands[i]); in print_insn_detail()
275 typedef struct cs_x86_op { struct296 } cs_x86_op; argument378 cs_x86_op operands[8]; ///< operands for this instruction.
3533 cs_x86_op *op = &(x86->operands[i]); in X86_reg_access()