Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/sparc/annotate/
H A Dinstructions.c63 static int is_branch_reg_cond(const char *cond) in is_branch_reg_cond() function
143 if (is_branch_reg_cond(cond + 1)) in sparc__associate_instruction_ops()