Searched refs:mips64 (Results 1 - 25 of 253) sorted by relevance

1234567891011

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmips16-64@mips16-asmacro.s1 .set mips64
H A Dmips16e-64-sub.s2 .set mips64
H A Dcp0-names-mips64.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,cp0-names=mips64
2 #name: MIPS CP0 register disassembly (mips64)
H A Dcp1-names-mips64.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,cp1-names=mips64
2 #name: MIPS CP1 register disassembly (mips64)
H A Dcp0sel-names-mips64.d1 #objdump: -dr --prefix-addresses --show-raw-insn -mmips:isa32 -M gpr-names=numeric,cp0-names=mips64
2 #name: MIPS CP0 with sel register disassembly (mips64)
H A Delf_arch_mips64.d4 # as: -32 -march=mips64
7 private flags = 6.......: .*\[mips64\].*
H A Dmips64.s1 # source file to test assembly of mips64 instructions
H A Dmicromips@mips64.d3 #source: mips64.s
H A Dmipsr6@mips64.d4 #source: mips64.s
H A Dase-errors-2.s7 .set mips64 # ERROR: too low
21 .set mips64 # ERROR: too low
33 .set mips64 # ERROR: too low
38 .set mips64
46 .set mips64
57 .set mips64 # ERROR: too low
62 .set mips64
74 .set mips64 # ERROR: too low
84 .set mips64 # ERROR: too low
H A Dmips64-cp2.s1 # source file to test assembly of mips64 cop2 instructions
H A Delf-rel6-n32.d3 #as: -mabi=n32 -march=mips64
H A Delf-rel6-n64.d3 #as: -mabi=64 -march=mips64
H A Dmicromips@mips64-cp2.d3 #source: micromips@mips64-cp2.s
/netbsd-current/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/mips64/
H A DMakefile3 GCC_MACHINE_ARCH=mips64
6 # mips64 files are in mips64e[lb] subdirs.
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/arch/mips64/
H A DMakefile3 GCC_MACHINE_ARCH=mips64
6 # mips64 files are in mips64e[lb] subdirs.
/netbsd-current/sys/external/isc/libsodium/dist/dist-build/
H A Dandroid-mips64.sh4 CC="mips64el-linux-android-gcc" NDK_PLATFORM=android-21 ARCH=mips64 HOST_COMPILER=mips64el-linux-android "$(dirname "$0")/android-build.sh"
H A DMakefile.am8 android-mips64.sh \
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/mips/
H A Dhilo-hazard-2.s3 # mach: vr5500 mips32 mips64
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/mips/
H A Dhilo-hazard-2.s3 # mach: vr5500 mips32 mips64
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/TargetInfo/
H A DMipsTargetInfo.cpp39 RegisterTarget<Triple::mips64,
41 A(getTheMips64Target(), "mips64", "MIPS (64-bit big endian)", "Mips");
/netbsd-current/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/
H A DMakefile17 SUBDIR= mips64 mips32 mipso32
18 CXXCONFIGARGS= mips64 _ABI64 mipso32 _ABIO32 mips32
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/arch/
H A DMakefile17 SUBDIR= mips64 mips32 mipso32
18 CXXCONFIGARGS= mips64 _ABI64 mipso32 _ABIO32 mips32
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Dreloc-3-n32.d3 #as: -march=mips64
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dmips-linux-watch.c33 return regs->mips64.watch_masks[n] & IRW_MASK;
51 return regs->mips64.watch_masks[n] & ~IRW_MASK;
68 return regs->mips64.num_valid;
86 return regs->mips64.watchlo[n];
108 regs->mips64.watchlo[n] = value;
127 return regs->mips64.watchhi[n];
147 regs->mips64.watchhi[n] = value;
182 if (watch_readback->mips64.num_valid == 0)

Completed in 139 milliseconds

1234567891011