Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/sparc/annotate/
H A Dinstructions.c3 static int is_branch_cond(const char *cond) in is_branch_cond() function
145 } else if (is_branch_cond(cond)) { in sparc__associate_instruction_ops()