Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/opcode/
HDmips.h572 #define CPU_VR5500 5500 macro
608 || (cpu == CPU_VR5500 && ((insn)->membership & INSN_5500) != 0) \
HDChangeLog-9103324 (CPU_VR4120, CPU_VR5400, CPU_VR5500): New.
/NextBSD/contrib/binutils/opcodes/
HDmips-dis.c411 { "vr5500", 1, bfd_mach_mips5500, CPU_VR5500, ISA_MIPS4,
/NextBSD/contrib/binutils/gas/config/
HDtc-mips.c442 #define CPU_HAS_DROR(CPU) ((CPU) == CPU_VR5400 || (CPU) == CPU_VR5500)
468 || mips_opts.arch == CPU_VR5500 \
15098 { "vr5500", 0, ISA_MIPS4, CPU_VR5500 },
/NextBSD/contrib/binutils/gas/
HDChangeLog-02034004 (hilo_interlocks): True for CPU_VR5500.
4005 (gpr_interlocks, cop_interlocks): True for CPU_VR5400 and CPU_VR5500.