ins_operands
struct ins_operands *ops,
static int loongarch_call__parse(const struct arch *arch, struct ins_operands *ops,
static int loongarch_jump__parse(const struct arch *arch, struct ins_operands *ops,
struct ins_operands *ops, int max_ins_name)
static int arithmetic__parse(const struct arch *arch __maybe_unused, struct ins_operands *ops,
struct ins_operands *ops, int max_ins_name)
static int load_store__parse(const struct arch *arch __maybe_unused, struct ins_operands *ops,
static int s390_call__parse(const struct arch *arch, struct ins_operands *ops,
struct ins_operands *ops,
struct ins_operands *ops;
struct ins_operands ops;
static void ins_ops__delete(struct ins_operands *ops)
struct ins_operands *ops, int max_ins_name)
struct ins_operands *ops, int max_ins_name)
static int call__parse(const struct arch *arch, struct ins_operands *ops, struct map_symbol *ms,
struct ins_operands *ops, int max_ins_name)
static inline const char *validate_comma(const char *c, struct ins_operands *ops)
static int jump__parse(const struct arch *arch, struct ins_operands *ops, struct map_symbol *ms,
struct ins_operands *ops, int max_ins_name)
void jump__delete(struct ins_operands *ops __maybe_unused)
static int lock__parse(const struct arch *arch, struct ins_operands *ops, struct map_symbol *ms,
struct ins_operands *ops, int max_ins_name)
static void lock__delete(struct ins_operands *ops)
static int mov__parse(const struct arch *arch, struct ins_operands *ops,
struct ins_operands *ops, int max_ins_name)
static int dec__parse(const struct arch *arch __maybe_unused, struct ins_operands *ops,
struct ins_operands *ops, int max_ins_name)
struct ins_operands *ops __maybe_unused, int max_ins_name)
struct ins_operands *ops, int max_ins_name);
struct ins_operands *ops, int max_ins_name);
struct ins_operands *ops, int max_ins_name);
struct ins_operands *ops, int max_ins_name);
struct ins_operands *ops, int max_ins_name);
void jump__delete(struct ins_operands *ops);
struct ins_operands *ops;
void (*free)(struct ins_operands *ops);
int (*parse)(const struct arch *arch, struct ins_operands *ops, struct map_symbol *ms,
struct ins_operands *ops, int max_ins_name);