Searched
full:mipsel (Results
451 -
475 of
882) sorted by null
<<11121314151617181920>>
/external/llvm/test/CodeGen/Mips/ |
selne.ll | 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
|
setcc-se.ll | 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
|
/external/llvm/test/MC/Mips/ |
eh-frame.s | 9 // RUN: llvm-mc -filetype=obj %s -o %t.o -arch=mipsel
|
elf-tls.s | 1 // RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux %s -o - | llvm-readobj -r | FileCheck %s
|
micromips-expansions.s | 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
|
micromips-loadstore-unaligned.s | 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
|
micromips-movcond-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips \
|
micromips-shift-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mcpu=mips32r2 -mattr=micromips | FileCheck -check-prefix=CHECK-EL %s
|
micromips-trap-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips \
|
mips-memory-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=mips32r2 | FileCheck %s
|
sort-relocation-table.s | 1 # RUN: llvm-mc -filetype=obj -arch mipsel %s | llvm-readobj -r | FileCheck %s
|
/external/pdfium/build/ |
standalone.gypi | 27 s/mips.*/mipsel/")',
|
/external/v8/tools/testrunner/local/ |
statusfile.py | 56 "arm", "arm64", "ia32", "mips", "mipsel", "mips64el", "x64", "x87", "nacl_ia32",
|
/external/valgrind/coregrind/ |
link_tool_exe_linux.in | 79 if (($arch eq 'mips') || ($arch eq 'mipsel')
|
/ndk/docs/Programmers_Guide/html/ |
md_3__key__topics__building__s_t_a_n_d_a_l_o_n_e-_t_o_o_l_c_h_a_i_n.html | 64 <li>mipsel-linux-android-4.8 => targeting MIPS-based Android devices</li> 84 <li>Add "-target armv7-none-linux-androideabi" for armeabi-v7a, "-target armv5te-none-linux-androideabi" for armeabi, "-target i686-none-linux-android" for x86, "-target mipsel-none-linux-android" for mips, and</li> 94 --toolchain=mipsel-linux-android-4.8 # select MIPS GCC 4.8 compiler, same as --arch=mips 183 $TOOLCHAIN/mipsel-linux-android/lib/ for MIPS toolchains.
|
md_3__key__topics__c_p_u__support__c_p_u-_m_i_p_s.html | 72 </pre><p>The toolchain binaries have the mipsel-linux-android- prefix.</p>
|
/ndk/tests/abcc/jni/ |
Abcc.h | 108 {"mips", "mipsel-linux-android", "elf32ltsmip", "-float-abi=hard", "-dynamic-linker /system/bin/linker"},
|
/prebuilts/misc/darwin-x86/analyzer/bin/ |
ccc-analyzer | 52 mips) CLANG_FLAGS="$CLANG_FLAGS -target mipsel-none-linux-android"
|
ccc-syntax | 54 mips) CLANG_FLAGS="$CLANG_FLAGS -target mipsel-none-linux-android"
|
cxx-analyzer | 49 mips) CLANG_FLAGS="$CLANG_FLAGS -target mipsel-none-linux-android"
|
cxx-syntax | 51 mips) CLANG_FLAGS="$CLANG_FLAGS -target mipsel-none-linux-android"
|
/ndk/build/tools/ |
build-host-gcc.sh | 40 mipsel-linux-android-4.8 41 mipsel-linux-android-4.9 175 TOOLCHAINS="arm-linux-androideabi-4.8,x86-4.8,mipsel-linux-android-4.8" 910 # NOTE: The 'mipsel' toolchain architecture name maps to the 'mips' 916 mips|mipsel) TARGET=mipsel-linux-android; TARGET_ARCH=mips;; [all...] |
/development/ndk/platforms/android-21/arch-mips64/libr2/ |
libc.a | [all...] |
/development/ndk/platforms/android-21/arch-mips64/libr6/ |
libc.a | [all...] |
/prebuilts/ndk/9/platforms/android-12/arch-mips/usr/libr6/ |
libc.a | [all...] |
Completed in 868 milliseconds
<<11121314151617181920>>