Lines Matching refs:ins_operands
216 static void ins__delete(struct ins_operands *ops) in ins__delete()
227 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf()
233 struct ins_operands *ops, int max_ins_name) in ins__scnprintf()
249 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse()
302 struct ins_operands *ops, int max_ins_name) in call__scnprintf()
333 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma()
344 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse()
425 struct ins_operands *ops, int max_ins_name) in jump__scnprintf()
494 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse()
520 struct ins_operands *ops, int max_ins_name) in lock__scnprintf()
532 static void lock__delete(struct ins_operands *ops) in lock__delete()
552 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_un… in mov__parse()
601 struct ins_operands *ops, int max_ins_name) in mov__scnprintf()
613 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol… in dec__parse()
641 struct ins_operands *ops, int max_ins_name) in dec__scnprintf()
653 struct ins_operands *ops __maybe_unused, int max_ins_name) in nop__scnprintf()