Home
last modified time | relevance | path

Searched refs:is_branch_reg_cond (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/annotate-arch/
H A Dannotate-sparc.c67 static int is_branch_reg_cond(const char *cond) in is_branch_reg_cond() function
147 if (is_branch_reg_cond(cond + 1)) in sparc__associate_instruction_ops()