Home
last modified time | relevance | path

Searched refs:mips_arch (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h287 #define TARGET_LOONGSON_2E (mips_arch == PROCESSOR_LOONGSON_2E)
288 #define TARGET_LOONGSON_2F (mips_arch == PROCESSOR_LOONGSON_2F)
290 #define TARGET_GS464 (mips_arch == PROCESSOR_GS464)
291 #define TARGET_GS464E (mips_arch == PROCESSOR_GS464E)
292 #define TARGET_GS264E (mips_arch == PROCESSOR_GS264E)
293 #define TARGET_MIPS3900 (mips_arch == PROCESSOR_R3900)
294 #define TARGET_MIPS4000 (mips_arch == PROCESSOR_R4000)
295 #define TARGET_MIPS4120 (mips_arch == PROCESSOR_R4120)
296 #define TARGET_MIPS4130 (mips_arch == PROCESSOR_R4130)
297 #define TARGET_MIPS5400 (mips_arch == PROCESSOR_R5400)
[all …]
H A Dmips.cc476 enum processor mips_arch; variable
18639 && mips_tuning_info.arch == mips_arch in mips_set_tuning_info()
18644 mips_tuning_info.arch = mips_arch; in mips_set_tuning_info()
20006 mips_arch = info->cpu; in mips_set_architecture()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h266 #define TARGET_LOONGSON_2E (mips_arch == PROCESSOR_LOONGSON_2E)
267 #define TARGET_LOONGSON_2F (mips_arch == PROCESSOR_LOONGSON_2F)
269 #define TARGET_GS464 (mips_arch == PROCESSOR_GS464)
270 #define TARGET_GS464E (mips_arch == PROCESSOR_GS464E)
271 #define TARGET_GS264E (mips_arch == PROCESSOR_GS264E)
272 #define TARGET_MIPS3900 (mips_arch == PROCESSOR_R3900)
273 #define TARGET_MIPS4000 (mips_arch == PROCESSOR_R4000)
274 #define TARGET_MIPS4120 (mips_arch == PROCESSOR_R4120)
275 #define TARGET_MIPS4130 (mips_arch == PROCESSOR_R4130)
276 #define TARGET_MIPS5400 (mips_arch == PROCESSOR_R5400)
[all …]
H A Dmips.c474 enum processor mips_arch; variable
18465 && mips_tuning_info.arch == mips_arch in mips_set_tuning_info()
18470 mips_tuning_info.arch = mips_arch; in mips_set_tuning_info()
19832 mips_arch = info->cpu; in mips_set_architecture()
/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dhpcboot.config58 mips\mips_arch.cpp
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-2010592 * mips-dis.c (mips_arch): Remove INSN_MIPS16.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2010592 * mips-dis.c (mips_arch): Remove INSN_MIPS16.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-2010592 * mips-dis.c (mips_arch): Remove INSN_MIPS16.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2010592 * mips-dis.c (mips_arch): Remove INSN_MIPS16.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-0001536 these evaluate to true if mips_arch indicates SB-1.
2054 * config/tc-mips.c (mips_arch): New. Use mips_arch instead
2060 (append_insn): Use mips_tune and mips_arch.
2063 (md_begin): Handle mips_arch, mips_tune and mips_cpu. For
H A DChangeLog-02031486 (file_mips_arch): Rename mips_arch.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-0001536 these evaluate to true if mips_arch indicates SB-1.
2054 * config/tc-mips.c (mips_arch): New. Use mips_arch instead
2060 (append_insn): Use mips_tune and mips_arch.
2063 (md_begin): Handle mips_arch, mips_tune and mips_cpu. For
H A DChangeLog-02031486 (file_mips_arch): Rename mips_arch.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200118706 (TARGET_MIPS3900): Change to use mips_arch.
18718 (mips_arch): Declare.
18722 (mips_arch): New.
18724 for scheduling. Use mips_arch. Move tx39 target default here.
H A DChangeLog-201026397 * config/mips/mips.c (mips_arch, mips_tune): Change enum from
26401 (mips_cpu_info.cpu, mips_arch, mips_tune): Change enum from