Lines Matching refs:ins_operands
175 static void ins__delete(struct ins_operands *ops) in ins__delete()
186 struct ins_operands *ops) in ins__raw_scnprintf()
192 struct ins_operands *ops) in ins__scnprintf()
208 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse()
261 struct ins_operands *ops) in call__scnprintf()
289 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma()
297 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse()
376 struct ins_operands *ops) in jump__scnprintf()
445 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse()
471 struct ins_operands *ops) in lock__scnprintf()
483 static void lock__delete(struct ins_operands *ops) in lock__delete()
503 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_un… in mov__parse()
552 struct ins_operands *ops) in mov__scnprintf()
564 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol… in dec__parse()
592 struct ins_operands *ops) in dec__scnprintf()
604 struct ins_operands *ops __maybe_unused) in nop__scnprintf()