Searched refs:ISA_HAS_ROR (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | mips.h | 1219 #define ISA_HAS_ROR ((mips_isa_rev >= 2 \ macro
|
| D | mips.md | 5861 "ISA_HAS_ROR" 5882 "ISA_HAS_WSBH && ISA_HAS_ROR"
|
| D | mips.cc | 3925 return ISA_HAS_ROR; in mips_immediate_operand_p()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2014 | 560 (ISA_HAS_ROR): Likewise. 1257 (ISA_HAS_ROR): Likewise.
|
| D | ChangeLog-2006 | 1458 ISA_HAS_DROR, ISA_HAS_ROR): Reformat. 1584 (ISA_HAS_ROR): SmartMIPS implements rotate instructions.
|
| D | ChangeLog-2013 | 1236 (ISA_HAS_ROR): Adjust for mips_set_options change.
|
| D | ChangeLog-0203 | 828 (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
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-mips.c | 415 #define ISA_HAS_ROR(ISA) \ macro 13493 if (ISA_HAS_ROR (mips_opts.isa) || CPU_HAS_ROR (mips_opts.arch)) in macro() 13549 if (ISA_HAS_ROR (mips_opts.isa) || CPU_HAS_ROR (mips_opts.arch)) in macro() 13581 if (ISA_HAS_ROR (mips_opts.isa) || CPU_HAS_ROR (mips_opts.arch)) in macro() 13628 if (ISA_HAS_ROR (mips_opts.isa) || CPU_HAS_ROR (mips_opts.arch)) in macro()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2006 | 6936 (rotr<mode>3): Depend on ISA_HAS_ROR. 6951 (ISA_HAS_ROR): ...this new macro.
|
| D | ChangeLog-2008 | 11981 ISA_HAS_ROR, ISA_HAS_PREFETCH, ISA_HAS_PREFETCHX, ISA_HAS_SEB_SEH,
|
| D | ChangeLog-2007 | 15726 (ISA_HAS_ROR): Define for TARGET_SMARTMIPS.
|
| D | ChangeLog-2014 | 40659 (ISA_HAS_CLZ_CLO, ISA_HAS_ROR, ISA_HAS_WSBH, ISA_HAS_PREFETCH)
|