Lines Matching refs:ins_operands
207 static void ins__delete(struct ins_operands *ops) in ins__delete()
218 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf()
224 struct ins_operands *ops, int max_ins_name) in ins__scnprintf()
240 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse()
293 struct ins_operands *ops, int max_ins_name) in call__scnprintf()
321 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma()
329 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse()
408 struct ins_operands *ops, int max_ins_name) in jump__scnprintf()
477 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse()
503 struct ins_operands *ops, int max_ins_name) in lock__scnprintf()
515 static void lock__delete(struct ins_operands *ops) in lock__delete()
535 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_un… in mov__parse()
584 struct ins_operands *ops, int max_ins_name) in mov__scnprintf()
596 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol… in dec__parse()
624 struct ins_operands *ops, int max_ins_name) in dec__scnprintf()
636 struct ins_operands *ops __maybe_unused, int max_ins_name) in nop__scnprintf()