| /external/llvm/lib/Target/Mips/ |
| MipsSEISelDAGToDAG.cpp | 10 // Subclass of MipsDAGToDAGISel specialized for mips32/64. [all...] |
| MipsAsmPrinter.cpp | 795 // Because of the current td files for Mips32, the operands for MTC1 [all...] |
| /external/llvm/test/CodeGen/Mips/Fast-ISel/ |
| callabi.ll | 1 ; RUN: llc -march=mipsel -mcpu=mips32 -O0 \
|
| logopm.ll | 2 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32 < %s | FileCheck %s
|
| /external/llvm/test/MC/Mips/ |
| target-soft-float.s | 1 # RUN: not llvm-mc %s -triple=mips-unknown-linux -mcpu=mips32 -mattr=+soft-float 2>&1 |\
|
| /external/llvm/test/Object/ |
| obj2yaml.test | 257 ELF-MIPSEL-NEXT: ISA: MIPS32
|
| /external/v8/src/mips64/ |
| simulator-mips64.cc | [all...] |
| /external/valgrind/coregrind/ |
| m_signals.c | 545 (srP)->misc.MIPS32.r30 = (uc)->uc_mcontext.sc_regs[30]; \ 546 (srP)->misc.MIPS32.r31 = (uc)->uc_mcontext.sc_regs[31]; \ 547 (srP)->misc.MIPS32.r28 = (uc)->uc_mcontext.sc_regs[28]; \ [all...] |
| m_libcfile.c | 244 /* __NR_pipe has a strange return convention on mips32-linux. */ [all...] |
| m_trampoline.S | 1218 /*---------------------- mips32-linux ----------------------*/ [all...] |
| /toolchain/binutils/binutils-2.25/opcodes/ |
| ChangeLog-2004 | 346 * mips-opc.c (mips_builtin_opcodes): Remove the MIPS32
|
| /toolchain/binutils/binutils-2.25/gas/ |
| ChangeLog-0001 | [all...] |
| /external/clang/test/Preprocessor/ |
| init.c | [all...] |
| /external/v8/src/mips/ |
| simulator-mips.cc | [all...] |
| /art/test/ |
| Android.run-test.mk | 470 # Known broken tests for the mips32 optimizing compiler backend. [all...] |
| /external/llvm/test/CodeGen/Mips/llvm-ir/ |
| select.ll | 3 ; RUN: llc < %s -march=mips -mcpu=mips32 | FileCheck %s \
|
| /external/valgrind/VEX/priv/ |
| guest_mips_helpers.c | 168 /* MIPS32 DSP ASE(r2) specific registers */ [all...] |
| /external/valgrind/VEX/pub/ |
| libvex.h | 196 (CP0 register 15, select 0). As of the MIPS32 and MIPS64 specs from [all...] |
| /external/valgrind/coregrind/m_syswrap/ |
| syswrap-mips32-linux.c | 3 /*--- Platform-specific syscalls stuff. syswrap-mips32-linux.c ----*/ [all...] |
| /frameworks/base/docs/html/ndk/guides/ |
| android_mk.jd | 254 <td>mips32 (r1)</td> [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
| as.info | 181 [-mips3] [-mips4] [-mips5] [-mips32] [-mips32r2] 825 `-mips32' 838 and `-mips4' is an alias for `-march=r8000'. `-mips5', `-mips32', 841 to generic MIPS V, MIPS32, MIPS32 Release 2, MIPS32 Release 3, 842 MIPS32 Release 5, MIPS32 Release 6, MIPS64, MIPS64 Release 2, 915 Enables the SmartMIPS extension to the MIPS32 instruction set. [all...] |
| /toolchain/binutils/binutils-2.25/gas/doc/ |
| as.texinfo | 405 [@b{-mips3}] [@b{-mips4}] [@b{-mips5}] [@b{-mips32}] [@b{-mips32r2}] [all...] |
| /toolchain/binutils/binutils-2.25/include/elf/ |
| mips.h | 235 /* -mips32 code. */ [all...] |
| /toolchain/binutils/binutils-2.25/ld/ |
| ldmain.c | 620 || strcmp (argv[i], "-mips32") == 0 [all...] |
| /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
| mips-elf.exp | 634 [list "Intermixing mips32 and mips16 functions" \
|