OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mips32
(Results
76 - 100
of
368
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/Mips/
selectcc.ll
1
; RUN: llc -march=mipsel -mcpu=
mips32
< %s
2
; RUN: llc -march=mipsel -mcpu=
mips32
-pre-RA-sched=source < %s | FileCheck %s --check-prefix=SOURCE-SCHED
fp16mix.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=static -
mips32
-function-mask=10 -mips-os16 < %s | FileCheck %s -check-prefix=fmask1
3
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=static -
mips32
-function-mask=01 -mips-os16 < %s | FileCheck %s -check-prefix=fmask2
5
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=static -
mips32
-function-mask=10. -mips-os16 < %s | FileCheck %s -check-prefix=fmask1nr
fpnotneeded.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips32
-relocation-model=static -O3 < %s -mips-os16 | FileCheck %s -check-prefix=32
3
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips32
-relocation-model=static -O3 -mips16-constant-islands < %s -mips-os16 | FileCheck %s -check-prefix=cisle
2013-11-18-fp64-const0.ll
6
; It originally failed on
MIPS32
with FP64 with the following error:
adjust-callstack-sp.ll
3
; RUN: llc < %s -march=mips -mcpu=
mips32
| FileCheck %s -check-prefix=GP32
ctlz.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips32
-mattr=+mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=static
/external/llvm/test/MC/Mips/mips32/
abiflags.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
| \
4
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
-filetype=obj -o - | \
/external/llvm/test/MC/Mips/
mips_abi_flags_xx_set.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
| \
4
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
-filetype=obj -o - | \
mips_abi_flags_xx.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
| \
4
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
-filetype=obj -o - | \
8
# RUN: llvm-mc /dev/null -arch=mips -mcpu=
mips32
-mattr=fpxx -filetype=obj -o - | \
insn-directive.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
| FileCheck %s --check-prefix=ASM
3
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
-filetype=obj -o - | \
nooddspreg-cmdarg.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
-mattr=+fp64,+nooddspreg | \
4
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
-mattr=+fp64,+nooddspreg -filetype=obj -o - | \
nooddspreg.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
-mattr=+fp64 | \
4
# RUN: llvm-mc %s -arch=mips -mcpu=
mips32
-mattr=+fp64 -filetype=obj -o - | \
/external/valgrind/drd/tests/
Makefile.am
64
annotate_trace_memory.stderr.exp-
mips32
\
68
annotate_trace_memory_xml.stderr.exp-
mips32
\
96
fp_race.stderr.exp-
mips32
-be \
97
fp_race.stderr.exp-
mips32
-le \
102
fp_race_xml.stderr.exp-
mips32
-be \
103
fp_race_xml.stderr.exp-
mips32
-le \
222
sem_as_mutex.stderr.exp-
mips32
-be \
223
sem_as_mutex.stderr.exp-
mips32
-le \
228
sem_as_mutex3.stderr.exp-
mips32
-be \
229
sem_as_mutex3.stderr.exp-
mips32
-le
[
all
...]
/external/valgrind/include/
Makefile.am
56
vki/vki-posixtypes-
mips32
-linux.h \
65
vki/vki-
mips32
-linux.h \
74
vki/vki-scnums-
mips32
-linux.h \
/external/valgrind/helgrind/tests/
Makefile.am
90
tc18_semabuse.stderr.exp-linux-
mips32
\
91
tc18_semabuse.stderr.exp-linux-
mips32
-b \
93
tc19_shadowmem.stderr.exp tc19_shadowmem.stderr.exp-
mips32
\
97
tc20_verifywrap.stderr.exp-
mips32
\
98
tc20_verifywrap.stderr.exp-
mips32
-b \
106
tc23_bogus_condwait.stderr.exp-
mips32
\
/external/llvm/lib/Target/Mips/
MipsSubtarget.h
41
Mips1, Mips2,
Mips32
, Mips32r2, Mips32r3, Mips32r5, Mips32r6, Mips32Max,
89
// HasMips3_32 - The subset of MIPS-III instructions added to
MIPS32
95
// HasMips4_32 - Has the subset of MIPS-IV present in
MIPS32
119
// Allow mixed Mips16 and
Mips32
in one source file
124
// compiled as
Mips32
177
return (MipsArchVersion >=
Mips32
&& MipsArchVersion < Mips32Max) ||
222
// native
mips32
floating point instructions (those runtime routines
223
// run in
mips32
hard float mode).
MipsOs16.cpp
26
"
mips32
-function-mask",
28
cl::desc("Force function to be
mips32
"),
128
DEBUG(dbgs() << "mask forced
mips32
: " << F->getName() << "\n");
142
DEBUG(dbgs() << "os16 forced
mips32
: " << F->getName() << "\n");
/development/build/
sdk-android-mips.atree
17
# Copy the little-endian
Mips32
-fp kernel image to .../kernel-qemu
/external/clang/test/CodeGen/
mips-unsupported-nan.c
4
// RUN: %clang -target mipsel-unknown-linux -mnan=2008 -march=
mips32
-emit-llvm -S %s -o - 2>&1 | FileCheck -check-prefix=CHECK-
MIPS32
-check-prefix=CHECK-NANLEGACY %s
15
// CHECK-
MIPS32
: warning: ignoring '-mnan=2008' option because the '
mips32
' architecture does not support it
/external/llvm/test/CodeGen/Mips/Fast-ISel/
fpext.ll
3
; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort=1 -mcpu=
mips32
\
fptrunc.ll
3
; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort=1 -mcpu=
mips32
\
loadstrconst.ll
3
; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort=1 -mcpu=
mips32
\
/external/llvm/test/MC/Disassembler/Mips/msa/
test_i8.txt
1
# RUN: llvm-mc --disassemble %s -triple=mips-unknown-linux -mcpu=
mips32
-mattr=+msa | FileCheck %s
/external/valgrind/tests/
platform_test
16
all_platforms="$all_platforms s390x-linux
mips32
-linux mips64-linux"
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/32/mips-r1/
crtfastmath.o
Completed in 480 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>