Home
last modified time | relevance | path

Searched refs:mips64 (Results 1 – 6 of 6) sorted by relevance

/arch/mips/mm/
Dcex-sb1.S37 .set mips64 define
/arch/mips/include/asm/
Dptrace.h108 struct mips64_watch_regs mips64; member
Dhazards.h246 .set mips64;
Dstackframe.h198 .set mips64
/arch/mips/
DMakefile31 64bit-tool-archpref = mips64
44 UTS_MACHINE := mips64
127 cflags-$(CONFIG_CPU_MIPS64_R1) += $(call cc-option,-march=mips64,-mips64 -U_MIPS_ISA -D_MIPS_ISA=_M…
128 -Wa,-mips64 -Wa,--trap
/arch/mips/kernel/
Dptrace.c187 #define WATCH_STYLE mips64 in ptrace_get_watch_regs()