Searched refs:mipsel (Results 1 - 25 of 137) sorted by relevance

123456

/external/llvm/lib/Target/Mips/TargetInfo/
H A DMipsTargetInfo.cpp22 RegisterTarget<Triple::mipsel,
23 /*HasJIT=*/true> Y(TheMipselTarget, "mipsel", "Mipsel");
/external/llvm/test/MC/Mips/
H A Delf_eflags_nan2008.s1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o - | \
4 # RUN: llvm-mc -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| \
H A Delf_eflags_abicalls.s1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
H A Delf_eflags_noreorder.s1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
H A Delf_eflags_pic0.s1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
H A Delf_eflags_pic2.s1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
H A Dmicromips-el-fixup-data.s1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 \
3 # RUN: llvm-objdump %t.o -triple mipsel -mattr=+micromips -d | FileCheck %s
H A Delf_eflags_micromips.s1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
H A Delf_eflags_mips16.s1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
H A Delf_eflags_nanlegacy.s1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o - | \
4 # RUN: llvm-mc -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| \
H A Dmicromips-alias.s1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o - \
H A Dmicromips-diagnostic-fixup.s1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -arch=mips -mattr=+micromips 2>&1 -filetype=obj | FileCheck %s
H A Dmips-diagnostic-fixup.s1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -arch=mips 2>&1 -filetype=obj | FileCheck %s
H A Dsym-expr.s3 # RUN: llvm-mc -triple=mipsel -show-inst-operands %s 2> %t0
H A Dllvm-mc-fixup-endianness.s2 # RUN: llvm-mc -show-encoding -mcpu=mips32 -triple mipsel-unknown-unknown %s | FileCheck -check-prefix=LE %s
H A Dmicromips-jump26.s1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
3 # RUN: llvm-mc %s -filetype=obj -triple=mipsel-unknown-linux \
H A Dmicromips-tailr.s1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
3 # RUN: llvm-mc %s -filetype=obj -triple=mipsel-unknown-linux \
H A Dnabi-regs.s6 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
9 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
12 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
H A Dhilo-addressing.s4 # RUN: llvm-mc -filetype=obj -triple=mipsel-unknown-linux %s \
7 # RUN: llvm-mc -filetype=obj -triple=mipsel-unknown-linux %s \
H A Delf_eflags.s4 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R6 %s
7 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -mattr=+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R6-NAN2008 %s
10 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R2 %s
13 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -mattr=+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R2-NAN2008 %s
16 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64 %s
19 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 -mattr=+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64-NAN2008 %s
22 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r6 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS32R6 %s
25 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r6 -mattr=+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS32R6-NAN2008 %s
28 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r2 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS32R2 %s
31 # RUN: llvm-mc -filetype=obj -triple mipsel
[all...]
H A Delf_reginfo.s6 # RUN: llvm-mc -filetype=obj -triple=mipsel %s -mattr=-o32,+n32 -o - \
H A Dmicromips-16-bit-instructions.s1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips | \
H A Dmicromips-loadstore-unaligned.s1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
/external/chromium_org/third_party/libvpx/
H A Dgenerate_gypi.sh300 if [[ "$1" != *mipsel && "$1" != *mips64el ]]; then
337 if [[ "$2" == "mipsel" || "$2" == "mips64el" ]]; then
381 if [[ "$1" != *mipsel && "$1" != *mips64el ]]; then
409 gen_config_files linux/mipsel "--target=mips32-linux-gcc --disable-fast-unaligned ${all_platforms}"
429 lint_config linux/mipsel
450 gen_rtcd_header linux/mipsel mipsel
507 config=$(print_config_basic linux/mipsel)
530 # TODO(fgalligan): Is "--disable-fast-unaligned" needed on mipsel?
531 # TODO(fgalligan): Can we turn on "--enable-realtime-only" for mipsel
[all...]
/external/chromium_org/android_webview/tools/
H A Dgyp_webview78 ${GYP} --suffix .${host_platform}-mips ${EFLAGS} -Dtarget_arch=mipsel

Completed in 184 milliseconds

123456