Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-xtensa.c517 offsetT get_expr_register (const expressionS *);
2848 if (get_expr_register (exp1) != cond->op_data) in xg_instruction_matches_rule()
2852 if (get_expr_register (exp1) == cond->op_data) in xg_instruction_matches_rule()
11664 get_expr_register (const expressionS *s) in get_expr_register() function