Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c5506 bfd_boolean is_freg; in match_entry_exit_operand() local
5509 is_freg = FALSE; in match_entry_exit_operand()
5511 is_freg = TRUE; in match_entry_exit_operand()
5515 if (is_exit && is_freg && regno1 == 0 && regno2 < 2) in match_entry_exit_operand()