Searched refs:bfd_mach_mips4000 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | mipsbsd.c | 95 machine = bfd_mach_mips4000; in MY() 157 case bfd_mach_mips4000: in MY()
|
D | cpu-mips.c | 116 N (64, 64, bfd_mach_mips4000, "mips:4000", FALSE, NN(I_mips4000)),
|
D | archures.c | 1216 number = bfd_mach_mips4000; in bfd_default_scan()
|
D | elfxx-mips.c | 6633 return bfd_mach_mips4000; in _bfd_elf_mips_mach() 11827 case bfd_mach_mips4000: in mips_set_isa_flags() 14836 { bfd_mach_mips_loongson_2e, bfd_mach_mips4000 }, 14837 { bfd_mach_mips_loongson_2f, bfd_mach_mips4000 }, 14838 { bfd_mach_mips8000, bfd_mach_mips4000 }, 14839 { bfd_mach_mips4650, bfd_mach_mips4000 }, 14840 { bfd_mach_mips4600, bfd_mach_mips4000 }, 14841 { bfd_mach_mips4400, bfd_mach_mips4000 }, 14842 { bfd_mach_mips4300, bfd_mach_mips4000 }, 14843 { bfd_mach_mips4100, bfd_mach_mips4000 }, [all …]
|
D | ecoff.c | 217 mach = bfd_mach_mips4000; in _bfd_ecoff_set_arch_mach_hook() 267 case bfd_mach_mips4000: in ecoff_get_magic()
|
D | bfd-in2.h | 1939 #define bfd_mach_mips4000 4000 macro
|
D | pdp11.c | 739 case bfd_mach_mips4000: /* MIPS3 */ in NAME()
|
D | aoutx.h | 778 case bfd_mach_mips4000: in NAME()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mips-dis.c | 479 { "r4000", 1, bfd_mach_mips4000, CPU_R4000, ISA_MIPS3, 0,
|