HomeSort by relevance Sort by last modified time
    Searched full:mips32 (Results 201 - 225 of 557) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/test/Driver/
android-standalone.cpp 51 // RUN: -mips32 \
67 // RUN: -march=mips32 -mips32r2 \
83 // RUN: -mips32 -march=mips32r2 \
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
rtcd.pl 365 } elsif ($opts{arch} eq 'mips32') {
366 @ALL_ARCHS = filter(qw/mips32/);
371 @ALL_ARCHS = filter(qw/mips32 dspr2/);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mipsr6@mips32-dsp.d 2 #name: MIPS DSP ASE for MIPS32
4 #source: mips32-dsp.s
6 # Check MIPS DSP ASE for MIPS32 Instruction Assembly
  /bionic/libc/kernel/uapi/asm-mips/asm/
ptrace.h 86 struct mips32_watch_regs mips32; member in union:pt_watch_regs::__anon237
  /development/ndk/platforms/android-21/arch-mips/include/asm/
ptrace.h 85 struct mips32_watch_regs mips32; member in union:pt_watch_regs::__anon1401
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
ptrace.h 85 struct mips32_watch_regs mips32; member in union:pt_watch_regs::__anon1413
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.h 10 // Subclass of MipsTargetLowering specialized for mips32/64.
  /external/llvm/test/CodeGen/Mips/
2008-08-01-AsmInline.ll 1 ; RUN: llc -march=mips -mcpu=mips32 < %s | FileCheck %s
analyzebranch.ll 1 ; RUN: llc -march=mips -mcpu=mips32 < %s | FileCheck %s -check-prefix=ALL -check-prefix=FCC
fcopysign.ll 1 ; RUN: llc < %s -march=mipsel -mcpu=mips32 | FileCheck %s -check-prefix=32
helloworld.ll 8 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=SR32
mips16_32_3.ll 2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
mips16_32_4.ll 2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
mips16_32_5.ll 2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
mips16_32_6.ll 2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
mips16_32_7.ll 2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
  /external/llvm/test/CodeGen/Mips/Fast-ISel/
bswap1.ll 1 ; RUN: llc < %s -march=mipsel -mcpu=mips32 -O0 -relocation-model=pic \
div1.ll 1 ; RUN: llc < %s -march=mipsel -mcpu=mips32 -O0 -relocation-model=pic \
loadstore2.ll 9 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32 \
overflt.ll 3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32 \
rem1.ll 1 ; RUN: llc < %s -march=mipsel -mcpu=mips32 -O0 -relocation-model=pic \
simplestorei.ll 3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32 \
  /external/llvm/test/CodeGen/Mips/llvm-ir/
indirectbr.ll 3 ; RUN: llc -march=mips -mcpu=mips32 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check-prefix=NOT-R6
  /external/llvm/test/MC/Mips/
branch-pseudos-bad.s 1 # RUN: not llvm-mc %s -arch=mips -mcpu=mips32 2>&1 | FileCheck %s
mips_directives.s 1 # RUN: llvm-mc -show-encoding -mcpu=mips32 -triple mips-unknown-unknown %s | FileCheck %s

Completed in 162 milliseconds

1 2 3 4 5 6 7 891011>>