Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xtensa.c2842 xg_instruction_matches_rule (TInsn *insn, TransitionRule *rule) in xg_instruction_matches_rule() function
3009 if (xg_instruction_matches_rule (insn, rule)) in xg_instruction_match()
3053 if (xg_instruction_matches_rule (insn, rule) in xg_is_single_relaxable_insn()
3179 if (xg_instruction_matches_rule (insn, rule)) in xg_is_relaxable_insn()
3583 if (xg_instruction_matches_rule (insn, rule)) in xg_expand_to_stack()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2004790 (xg_instruction_matches_rule): Handle O_register expressions. Call