Lines Matching refs:ins_operands
217 static void ins__delete(struct ins_operands *ops) in ins__delete()
228 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf()
234 struct ins_operands *ops, int max_ins_name) in ins__scnprintf()
250 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse()
303 struct ins_operands *ops, int max_ins_name) in call__scnprintf()
334 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma()
345 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse()
426 struct ins_operands *ops, int max_ins_name) in jump__scnprintf()
495 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse()
521 struct ins_operands *ops, int max_ins_name) in lock__scnprintf()
533 static void lock__delete(struct ins_operands *ops) in lock__delete()
553 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_un… in mov__parse()
602 struct ins_operands *ops, int max_ins_name) in mov__scnprintf()
614 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol… in dec__parse()
642 struct ins_operands *ops, int max_ins_name) in dec__scnprintf()
654 struct ins_operands *ops __maybe_unused, int max_ins_name) in nop__scnprintf()