Lines Matching refs:ins_operands
211 static void ins__delete(struct ins_operands *ops) in ins__delete()
222 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf()
228 struct ins_operands *ops, int max_ins_name) in ins__scnprintf()
244 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse()
297 struct ins_operands *ops, int max_ins_name) in call__scnprintf()
328 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma()
339 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse()
420 struct ins_operands *ops, int max_ins_name) in jump__scnprintf()
489 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse()
515 struct ins_operands *ops, int max_ins_name) in lock__scnprintf()
527 static void lock__delete(struct ins_operands *ops) in lock__delete()
547 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_un… in mov__parse()
596 struct ins_operands *ops, int max_ins_name) in mov__scnprintf()
608 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol… in dec__parse()
636 struct ins_operands *ops, int max_ins_name) in dec__scnprintf()
648 struct ins_operands *ops __maybe_unused, int max_ins_name) in nop__scnprintf()