Searched refs:CPU_VR5400 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/binutils/include/opcode/ |
| HD | mips.h | 571 #define CPU_VR5400 5400 macro 607 || (cpu == CPU_VR5400 && ((insn)->membership & INSN_5400) != 0) \
|
| HD | ChangeLog-9103 | 324 (CPU_VR4120, CPU_VR5400, CPU_VR5500): New.
|
| /freebsd-11-stable/contrib/binutils/opcodes/ |
| HD | mips-dis.c | 409 { "vr5400", 1, bfd_mach_mips5400, CPU_VR5400, ISA_MIPS4,
|
| /freebsd-11-stable/contrib/binutils/gas/config/ |
| HD | tc-mips.c | 442 #define CPU_HAS_DROR(CPU) ((CPU) == CPU_VR5400 || (CPU) == CPU_VR5500) 15097 { "vr5400", 0, ISA_MIPS4, CPU_VR5400 },
|
| /freebsd-11-stable/contrib/binutils/gas/ |
| HD | ChangeLog-0203 | 4005 (gpr_interlocks, cop_interlocks): True for CPU_VR5400 and CPU_VR5500.
|