Lines Matching defs:ops
31 static void ins__delete(struct ins_operands *ops) in ins__delete()
42 struct ins_operands *ops) in ins__raw_scnprintf()
48 struct ins_operands *ops) in ins__scnprintf()
56 static int call__parse(struct ins_operands *ops) in call__parse()
94 struct ins_operands *ops) in call__scnprintf()
115 static int jump__parse(struct ins_operands *ops) in jump__parse()
130 struct ins_operands *ops) in jump__scnprintf()
170 static int lock__parse(struct ins_operands *ops) in lock__parse()
202 struct ins_operands *ops) in lock__scnprintf()
214 static void lock__delete(struct ins_operands *ops) in lock__delete()
234 static int mov__parse(struct ins_operands *ops) in mov__parse()
285 struct ins_operands *ops) in mov__scnprintf()
297 static int dec__parse(struct ins_operands *ops) in dec__parse()
327 struct ins_operands *ops) in dec__scnprintf()