Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2014560 (ISA_HAS_ROR): Likewise.
1257 (ISA_HAS_ROR): Likewise.
DChangeLog-20061458 ISA_HAS_DROR, ISA_HAS_ROR): Reformat.
1584 (ISA_HAS_ROR): SmartMIPS implements rotate instructions.
DChangeLog-20131236 (ISA_HAS_ROR): Adjust for mips_set_options change.
DChangeLog-0203828 (ISA_HAS_64BIT_REGS, ISA_HAS_DROR, ISA_HAS_ROR): Add ISA_MIPS64R2.
2997 * config/tc-mips.c (ISA_HAS_DROR, ISA_HAS_ROR): New defines.
2999 (macro2): Use ISA_HAS_DROR and ISA_HAS_ROR in the places where
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c399 #define ISA_HAS_ROR(ISA) \ macro
12712 if (ISA_HAS_ROR (mips_opts.isa) || CPU_HAS_ROR (mips_opts.arch)) in macro()
12768 if (ISA_HAS_ROR (mips_opts.isa) || CPU_HAS_ROR (mips_opts.arch)) in macro()
12800 if (ISA_HAS_ROR (mips_opts.isa) || CPU_HAS_ROR (mips_opts.arch)) in macro()
12847 if (ISA_HAS_ROR (mips_opts.isa) || CPU_HAS_ROR (mips_opts.arch)) in macro()