| /external/v8/src/mips64/ |
| codegen-mips64.cc | 5 #include "src/mips64/codegen-mips64.h" 13 #include "src/mips64/simulator-mips64.h"
|
| /external/valgrind/coregrind/m_syswrap/ |
| syscall-mips64-linux.S | 3 /*--- Support for doing system calls. syscall-mips64-linux.S ---*/
|
| /external/valgrind/docs/html/ |
| dist.readme.html | 67 -?MIPS64/Linux<br>
|
| /external/valgrind/memcheck/tests/vbit-test/ |
| vtest.h | 185 unsigned mips64 : 1; member in struct:__anon42969
|
| /external/valgrind/none/tests/ |
| libvex_test.c | 98 If mips64 is compiled on a non mips system, the VEX lib
|
| /frameworks/base/tools/aapt2/configuration/ |
| aapt2.xsd | 118 <xsd:enumeration value="mips64"/>
|
| /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/ |
| mips.s | 5 // This input was created by taking the mips64 testcase and modified
|
| /prebuilts/go/darwin-x86/src/runtime/ |
| duff_mips64x.s | 5 // +build mips64 mips64le
|
| mkduff.go | 201 fmt.Fprintln(w, "// +build mips64 mips64le")
|
| /prebuilts/go/darwin-x86/src/syscall/ |
| syscall_linux_mips64x.go | 6 // +build mips64 mips64le
|
| /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/ |
| mips.s | 5 // This input was created by taking the mips64 testcase and modified
|
| /prebuilts/go/linux-x86/src/runtime/ |
| duff_mips64x.s | 5 // +build mips64 mips64le
|
| mkduff.go | 201 fmt.Fprintln(w, "// +build mips64 mips64le")
|
| /prebuilts/go/linux-x86/src/syscall/ |
| syscall_linux_mips64x.go | 6 // +build mips64 mips64le
|
| /system/core/base/include/android-base/ |
| macros.h | 194 #define ABI_STRING "mips64"
|
| /system/core/libunwindstack/ |
| Android.bp | 104 mips64: {
|
| /test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/ |
| SubPlanHelperTest.java | 52 private static final String ABI = "mips64";
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
| mips64-mips3d.s | 1 # source file to test assembly of mips64 MIPS-3D ASE instructions
|
| /tools/tradefederation/core/src/com/android/tradefed/util/ |
| AbiUtils.java | 34 public static final String ABI_MIPS64 = "mips64";
|
| /external/clang/ |
| build.py | 326 ('mips64', 'mips64el-none-linux-android'), 483 ('generic_mips64', 'mips64'), 514 ('generic_mips64', 'mips64'),
|
| /external/llvm/include/llvm/ADT/ |
| Triple.h | 59 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| Triple.h | 59 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /external/valgrind/VEX/priv/ |
| host_mips_defs.h | 358 MFpGpMove_dmfc1, /* Doubleword Move from Floating Point - MIPS64 */ 360 MFpGpMove_dmtc1 /* Doubleword Move to Floating Point - MIPS64 */ 444 which of $4 .. $7 (mips32) or $4 .. $11 (mips64)
|
| /external/valgrind/coregrind/ |
| m_libcassert.c | 225 (srP)->misc.MIPS64.r30 = (ULong)fp; \ 226 (srP)->misc.MIPS64.r31 = (ULong)ra; \ 227 (srP)->misc.MIPS64.r28 = (ULong)gp; \
|
| /external/valgrind/include/ |
| Makefile.in | 405 vki/vki-posixtypes-mips64-linux.h \ 414 vki/vki-mips64-linux.h \ 423 vki/vki-scnums-mips64-linux.h \
|