Lines Matching refs:ins_operands
66 struct ins_operands *ops, int max_ins_name);
68 struct ins_operands *ops, int max_ins_name);
224 static void ins__delete(struct ins_operands *ops) in ins__delete()
235 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf()
241 struct ins_operands *ops, int max_ins_name) in ins__scnprintf()
257 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse()
310 struct ins_operands *ops, int max_ins_name) in call__scnprintf()
341 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma()
352 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse()
433 struct ins_operands *ops, int max_ins_name) in jump__scnprintf()
502 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse()
528 struct ins_operands *ops, int max_ins_name) in lock__scnprintf()
540 static void lock__delete(struct ins_operands *ops) in lock__delete()
560 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_un… in mov__parse()
622 struct ins_operands *ops, int max_ins_name) in mov__scnprintf()
634 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol… in dec__parse()
662 struct ins_operands *ops, int max_ins_name) in dec__scnprintf()
674 struct ins_operands *ops __maybe_unused, int max_ins_name) in nop__scnprintf()