Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c13093 #define OP16_VALID_REG(r) \ macro
13682 && OP16_VALID_REG (OP32_TREG (nextopc))) in _bfd_mips_elf_relax_section()
13766 && OP16_VALID_REG (OP32_SREG (opcode))) in _bfd_mips_elf_relax_section()
13768 && OP16_VALID_REG (OP32_TREG (opcode))))) in _bfd_mips_elf_relax_section()
DChangeLog-20111383 (OP32_SREG, OP32_TREG, OP16_VALID_REG): Likewise.