Lines Matching refs:ins_operands

44 			   struct ins_operands *ops, int max_ins_name);
46 struct ins_operands *ops, int max_ins_name);
232 static void ins_ops__delete(struct ins_operands *ops) in ins_ops__delete()
243 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf()
249 struct ins_operands *ops, int max_ins_name) in ins__scnprintf()
265 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in call__parse()
319 struct ins_operands *ops, int max_ins_name) in call__scnprintf()
350 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma()
361 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in jump__parse()
443 struct ins_operands *ops, int max_ins_name) in jump__scnprintf()
475 static void jump__delete(struct ins_operands *ops __maybe_unused) in jump__delete()
521 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in lock__parse()
548 struct ins_operands *ops, int max_ins_name) in lock__scnprintf()
560 static void lock__delete(struct ins_operands *ops) in lock__delete()
609 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_un… in mov__parse()
676 struct ins_operands *ops, int max_ins_name) in mov__scnprintf()
695 struct ins_operands *ops, int max_ins_name) in arithmetic__scnprintf()
715 static int arithmetic__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, in arithmetic__parse()
739 struct ins_operands *ops, int max_ins_name) in load_store__scnprintf()
752 static int load_store__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, in load_store__parse()
772 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol… in dec__parse()
801 struct ins_operands *ops, int max_ins_name) in dec__scnprintf()
813 struct ins_operands *ops __maybe_unused, int max_ins_name) in nop__scnprintf()