5 #include <subcmd/parse-options.h> 11 uint64_t *mode = (uint64_t *)opt->value;
13 char *s, *os = NULL, *p;
37 if (!strcmp(s,
"?")) {
38 fprintf(stderr,
"available registers: ");
40 fprintf(stderr,
"%s ", r->name);
47 if (!strcasecmp(s, r->name))
52 " check man page\n", s);
const struct sample_reg sample_reg_masks[]
int ui__warning(const char *format,...)
static int str(yyscan_t scanner, int token)
int parse_regs(const struct option *opt, const char *str, int unset)