Searched
full:mips32 (Results
351 -
375 of
557) sorted by null
<<11121314151617181920>>
| /art/runtime/ |
| mem_map_test.cc | 267 // Some MIPS32 hardware (namely the Creator Ci20 development board)
|
| /external/compiler-rt/lib/asan/ |
| asan_mapping.h | 62 // Default Linux/MIPS32 mapping:
|
| /external/google-breakpad/src/processor/ |
| stackwalker_mips.cc | 231 // In case of mips32 ABI stack frame of a nonleaf function
|
| /external/libvpx/libvpx/build/make/ |
| rtcd.pl | 371 } elsif ($opts{arch} eq 'mips32' || $opts{arch} eq 'mips64') {
|
| /external/llvm/test/CodeGen/Mips/ |
| fp-indexed-ls.ll | 1 ; RUN: llc -march=mipsel -mcpu=mips32 < %s | FileCheck %s -check-prefix=ALL -check-prefix=MIPS32R1
|
| fpbr.ll | 1 ; RUN: llc < %s -march=mipsel -mcpu=mips32 | FileCheck %s -check-prefix=ALL -check-prefix=FCC -check-prefix=32-FCC
|
| longbranch.ll | 44 ; Check the MIPS32 version. Check that branch logic is inverted, so that the
|
| /external/llvm/test/CodeGen/Mips/llvm-ir/ |
| lshr.ll | 4 ; RUN: llc < %s -march=mips -mcpu=mips32 | FileCheck %s \
|
| ret.ll | 10 ; RUN: llc -march=mips -mcpu=mips32 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check-prefix=GPR32 -check-prefix=NO-MTHC1 -check-prefix=NOT-R6
|
| sdiv.ll | 3 ; RUN: llc < %s -march=mips -mcpu=mips32 | FileCheck %s \
|
| urem.ll | 3 ; RUN: llc < %s -march=mips -mcpu=mips32 | FileCheck %s \
|
| /external/llvm/test/MC/Mips/ |
| rotations32.s | 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32 -show-encoding | FileCheck %s -check-prefix=CHECK-32
|
| set-nomacro.s | 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32 2>&1 | FileCheck %s
|
| /external/valgrind/ |
| Makefile.tool.am | 142 $(top_builddir)/coregrind/libreplacemalloc_toolpreload-mips32-linux.a
|
| config.h | 31 /* Disable intercept pthread_spin_lock() on MIPS32 and MIPS64. */
|
| NEWS | 53 MIPS32/Linux, MIPS64/Linux, ARM/Android, ARM64/Android, 54 MIPS32/Android, X86/Android, X86/Solaris, AMD64/Solaris, X86/MacOSX 533 PPC32/Linux, PPC64BE/Linux, PPC64LE/Linux, S390X/Linux, MIPS32/Linux, 534 MIPS64/Linux, ARM/Android, MIPS32/Android, X86/Android, X86/MacOSX 10.9 546 * Support for Android on MIPS32. 548 * Support for 64bit FPU on MIPS32 platforms. [all...] |
| /external/valgrind/coregrind/m_syswrap/ |
| syscall-mips32-linux.S | 3 /*--- Support for doing system calls. syscall-mips32-linux.S ---*/
|
| /external/valgrind/helgrind/tests/ |
| annotate_hbefore.c | 224 // mips32
|
| /frameworks/base/docs/html/ndk/guides/ |
| application_mk.jd | 149 <td>MIPS32</td>
|
| /toolchain/binutils/binutils-2.25/elfcpp/ |
| mips.h | 245 // -mips32 code.
|
| /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
| mips32-mt.d | 1 #objdump: -dr --prefix-addresses --show-raw-insn -M cp0-names=mips32 2 #name: MIPS MT ASE for MIPS32 4 #stderr: mips32-mt.l 6 # Check MIPS MT ASE for MIPS32 Instruction Assembly
|
| /external/libvpx/libvpx/ |
| configure | 112 all_platforms="${all_platforms} mips32-linux-gcc" 241 mips32
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
| configure | 105 all_platforms="${all_platforms} mips32-linux-gcc" 243 mips32
|
| /toolchain/binutils/binutils-2.25/gas/testsuite/ |
| ChangeLog-2010 | 390 * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s: Add madd, maddu, msub, 425 * gas/mips/mips32@ecoff@sd.d: Likewise, MIPS32/ECOFF version. 438 * gas/mips/mips32@ecoff@sd-forward.d: Likewise, MIPS32/ECOFF 497 * gas/mips/mips32@ecoff@ld-forward.d: Likewise, MIPS32/ECOFF 521 * gas/mips/mips32@ecoff@ld.d: Likewise, MIPS32/ECOFF version [all...] |
| ChangeLog | 218 * gas/mips/mips32-cp2.s: Likewise. 219 * gas/mips/mips32.s: Likewise. 255 * gas/mips/mipsr6@mips32-cp2.d: New file. 256 * gas/mips/mipsr6@mips32-imm.d: New file. 257 * gas/mips/mipsr6@mips32.d: New file. 283 * gas/mips/mipsr6@mips32-dsp.d: New file. 284 * gas/mips/mipsr6@mips32-dspr2.d: New file. [all...] |
Completed in 966 milliseconds
<<11121314151617181920>>