OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mips64
(Results
201 - 225
of
2051
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
elf_arch_mips64.d
1
# name: ELF
MIPS64
markings
4
# as: -32 -march=
mips64
7
private flags = 6.......: .*\[
mips64
\].*
11
ISA:
MIPS64
mips64.d
2
#name: MIPS
MIPS64
instructions
5
# Check
MIPS64
instruction assembly
micromips@mips64-cp2.d
2
#name: MIPS
MIPS64
cop2 instructions
3
#source: micromips@
mips64
-cp2.s
6
# Check
MIPS64
cop2 instruction assembly (microMIPS).
mips64.s
1
# source file to test assembly of
mips64
instructions
/external/llvm/test/CodeGen/Mips/
cttz-v.ll
2
; RUN: llc < %s -march=mips64el -mcpu=mips64r2 | FileCheck %s -check-prefix=
MIPS64
21
;
MIPS64
-DAG: sll $[[A0:[0-9]+]], $4, 0
22
;
MIPS64
-DAG: addiu $[[R0:[0-9]+]], $[[A0]], -1
23
;
MIPS64
-DAG: not $[[R1:[0-9]+]], $[[A0]]
24
;
MIPS64
-DAG: and $[[R2:[0-9]+]], $[[R1]], $[[R0]]
25
;
MIPS64
-DAG: clz $[[R3:[0-9]+]], $[[R2]]
26
;
MIPS64
-DAG: addiu $[[R4:[0-9]+]], $zero, 32
27
;
MIPS64
-DAG: subu $2, $[[R4]], $[[R3]]
28
;
MIPS64
-DAG: sll $[[A1:[0-9]+]], $5, 0
29
;
MIPS64
-DAG: addiu $[[R5:[0-9]+]], $[[A1]], -
[
all
...]
octeon.ll
1
; RUN: llc -O1 < %s -march=
mips64
-mcpu=octeon | FileCheck %s -check-prefixes=ALL,OCTEON
2
; RUN: llc -O1 < %s -march=
mips64
-mcpu=
mips64
| FileCheck %s -check-prefixes=ALL,
MIPS64
9
;
MIPS64
: daddu $[[T0:[0-9]+]], $4, $5
10
;
MIPS64
: jr $ra
11
;
MIPS64
: andi $2, $[[T0]], 255
22
;
MIPS64
: dmult $4, $5
23
;
MIPS64
: jr $ra
24
;
MIPS64
: mflo $
[
all
...]
ctlz-v.ll
2
; RUN: llc < %s -march=mips64el -mcpu=mips64r2 | FileCheck %s -check-prefix=
MIPS64
11
;
MIPS64
-DAG: sll $[[A0:[0-9]+]], $4, 0
12
;
MIPS64
-DAG: clz $2, $[[A0]]
13
;
MIPS64
-DAG: sll $[[A1:[0-9]+]], $5, 0
14
;
MIPS64
-DAG: clz $3, $[[A1]]
/system/core/libpixelflinger/tests/arch-mips64/col32cb16blend/
Android.mk
6
../../../arch-
mips64
/col32cb16blend.S
12
LOCAL_MODULE:= test-pixelflinger-
mips64
-col32cb16blend
/external/llvm/test/CodeGen/Mips/cstmaterialization/
stack.ll
2
; RUN: llc -march=mips64el -mcpu=
mips64
< %s | \
3
; RUN: FileCheck %s -check-prefix=CHECK-
MIPS64
4
; RUN: llc -march=mipsel -mcpu=
mips64
-target-abi n32 < %s | \
27
; CHECK-
MIPS64
: lui $[[R0:[0-9]+]], 1
28
; CHECK-
MIPS64
: daddiu $[[R0]], $[[R0]], 32
29
; CHECK-
MIPS64
: dsubu $sp, $sp, $[[R0]]
35
; CHECK-
MIPS64
: lui
36
; CHECK-
MIPS64
: lui
37
; CHECK-
MIPS64
: lui
38
; CHECK-
MIPS64
: lu
[
all
...]
/external/clang/test/Driver/
mips-eleb.c
11
// RUN: %clang -no-canonical-prefixes -target
mips64
-unknown-linux-gnu -### \
13
// RUN: | FileCheck -check-prefix=
MIPS64
-EL %s
14
//
MIPS64
-EL: "{{.*}}clang{{.*}}" "-cc1" "-triple" "mips64el-unknown-linux-gnu"
15
//
MIPS64
-EL: "{{.*}}as{{(.exe)?}}" "-march" "mips64r2" "-mabi" "64"
16
//
MIPS64
-EL: "-EL"
17
//
MIPS64
-EL: "{{.*}}ld{{(.exe)?}}" {{.*}} "-m" "elf64ltsmip"
29
// RUN: | FileCheck -check-prefix=
MIPS64
-EB %s
30
//
MIPS64
-EB: "{{.*}}clang{{.*}}" "-cc1" "-triple" "
mips64
-unknown-linux-gnu"
31
//
MIPS64
-EB: "{{.*}}as{{(.exe)?}}" "-march" "mips64r2" "-mabi" "64
[
all
...]
/external/llvm/test/CodeGen/Mips/cconv/
roundl-call.ll
1
; RUN: llc -march=
mips64
-mcpu=
mips64
-target-abi=n32 -relocation-model=pic < \
3
; RUN: llc -march=mips64el -mcpu=
mips64
-target-abi=n32 -relocation-model=pic < \
6
; RUN: llc -march=
mips64
-mcpu=
mips64
-target-abi=n64 -relocation-model=pic < \
8
; RUN: llc -march=mips64el -mcpu=
mips64
-target-abi=n64 -relocation-model=pic < \
11
; RUN: llc -march=
mips64
-mcpu=
mips64
-mattr=+soft-float -target-abi=n32 \
13
; RUN: llc -march=mips64el -mcpu=
mips64
-mattr=+soft-float -target-abi=n32 \
16
; RUN: llc -march=
mips64
-mcpu=mips64 -mattr=+soft-float -target-abi=n64 < %s
[
all
...]
/external/valgrind/coregrind/m_gdbserver/
mips64-linux.xml
11
<xi:include href="
mips64
-cpu.xml"/>
12
<xi:include href="
mips64
-cp0.xml"/>
13
<xi:include href="
mips64
-fpu.xml"/>
/external/llvm/test/MC/Mips/
macro-li-bad.s
3
# RUN: not llvm-mc %s -arch=
mips64
-mcpu=
mips64
-target-abi n32 2>&1 | \
5
# RUN: not llvm-mc %s -arch=
mips64
-mcpu=
mips64
-target-abi n64 2>&1 | \
macro-ddiv-bad.s
5
# RUN: not llvm-mc %s -arch=
mips64
-mcpu=mips64r6 2>&1 | \
7
# RUN: llvm-mc %s -arch=
mips64
-mcpu=mips64r2 2>&1 | \
8
# RUN: FileCheck %s --check-prefix=
MIPS64
-NOT-R6
15
#
MIPS64
-NOT-R6: :[[@LINE-1]]:3: warning: division by zero
18
#
MIPS64
-NOT-R6: :[[@LINE-1]]:3: warning: dividing zero by zero
/art/runtime/interpreter/mterp/mips64/
op_double_to_float.S
6
%include "
mips64
/fcvtHeader.S" { "suffix":"_DOUBLE", "valreg":"f0" }
8
%include "
mips64
/fcvtFooter.S" { "suffix":"_FLOAT", "valreg":"f0" }
op_float_to_double.S
6
%include "
mips64
/fcvtHeader.S" { "suffix":"_FLOAT", "valreg":"f0" }
8
%include "
mips64
/fcvtFooter.S" { "suffix":"_DOUBLE", "valreg":"f0" }
op_int_to_double.S
6
%include "
mips64
/fcvtHeader.S" { "suffix":"_FLOAT", "valreg":"f0" }
8
%include "
mips64
/fcvtFooter.S" { "suffix":"_DOUBLE", "valreg":"f0" }
op_int_to_float.S
6
%include "
mips64
/fcvtHeader.S" { "suffix":"_FLOAT", "valreg":"f0" }
8
%include "
mips64
/fcvtFooter.S" { "suffix":"_FLOAT", "valreg":"f0" }
op_long_to_double.S
6
%include "
mips64
/fcvtHeader.S" { "suffix":"_DOUBLE", "valreg":"f0" }
8
%include "
mips64
/fcvtFooter.S" { "suffix":"_DOUBLE", "valreg":"f0" }
op_long_to_float.S
6
%include "
mips64
/fcvtHeader.S" { "suffix":"_DOUBLE", "valreg":"f0" }
8
%include "
mips64
/fcvtFooter.S" { "suffix":"_FLOAT", "valreg":"f0" }
/development/vndk/tools/header-checker/tests/input/
test_version_script.map
5
_ZN5test35BeginET_T0_i; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-
mips64
=21 introduced-x86=17 introduced-x86_64=21
6
_ZN5Stack4pushET_; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-
mips64
=21 introduced-x86=17 introduced-x86_64=21
/external/llvm/test/MC/Mips/eva/
invalid-noeva.s
3
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips32r2 2>%t1
5
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips32r3 2>%t1
7
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips32r5 2>%t1
9
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips32r6 2>%t1
11
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips64r2 2>%t1
13
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips64r3 2>%t1
15
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips64r5 2>%t1
17
# RUN: not llvm-mc %s -triple=
mips64
-unknown-linux -show-encoding -mcpu=mips64r6 2>%t1
/external/zlib/
libz.map.txt
3
_dist_code; # var introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-
mips64
=21 introduced-x86=21 introduced-x86_64=21
4
_length_code; # var introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-
mips64
=21 introduced-x86=21 introduced-x86_64=21
5
_tr_align; # introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-
mips64
=21 introduced-x86=21 introduced-x86_64=21
7
_tr_flush_block; # introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-
mips64
=21 introduced-x86=21 introduced-x86_64=21
8
_tr_init; # introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-
mips64
=21 introduced-x86=21 introduced-x86_64=21
9
_tr_stored_block; # introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-
mips64
=21 introduced-x86=21 introduced-x86_64=21
10
_tr_tally; # introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-
mips64
=21 introduced-x86=21 introduced-x86_64=21
13
adler32_combine64; # introduced-arm=21 introduced-arm64=21 introduced-mips=9 introduced-
mips64
=21 introduced-x86=9 introduced-x86_64=21
19
crc32_combine64; # introduced-arm=21 introduced-arm64=21 introduced-mips=9 introduced-
mips64
=21 introduced-x86=9 introduced-x86_64=21
37
gzbuffer; # introduced-arm=21 introduced-arm64=21 introduced-mips=9 introduced-
mips64
=21 introduced-x86=9 introduced-x86_64=2
[
all
...]
/external/llvm/test/CodeGen/Mips/msa/
special.ll
5
; RUN: llc -march=
mips64
-mcpu=mips64r2 -mattr=+msa,+fp64 < %s | \
6
; RUN: FileCheck %s --check-prefix=
MIPS64
9
; RUN: llc -march=
mips64
-mcpu=mips64r6 -mattr=+msa < %s | \
10
; RUN: FileCheck %s --check-prefix=
MIPS64
43
;
MIPS64
: llvm_mips_dlsa_test:
44
;
MIPS64
: dlsa {{\$[0-9]+}}, $5, $4, 2
45
;
MIPS64
: .size llvm_mips_dlsa_test
54
;
MIPS64
: dlsa_test:
55
;
MIPS64
: dlsa {{\$[0-9]+}}, $5, $4, 2
56
;
MIPS64
: .size dlsa_tes
[
all
...]
/frameworks/native/opengl/libs/
libEGL.map.txt
6
eglClientWaitSyncKHR; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-
mips64
=21 introduced-x86=18 introduced-x86_64=21
17
eglCreateSyncKHR; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-
mips64
=21 introduced-x86=18 introduced-x86_64=21
23
eglDestroySyncKHR; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-
mips64
=21 introduced-x86=18 introduced-x86_64=21
35
eglGetSyncAttribKHR; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-
mips64
=21 introduced-x86=18 introduced-x86_64=21
36
eglGetSystemTimeFrequencyNV; # introduced-arm=14 introduced-arm64=21 introduced-mips=14 introduced-
mips64
=21 introduced-x86=14 introduced-x86_64=21
37
eglGetSystemTimeNV; # introduced-arm=14 introduced-arm64=21 introduced-mips=14 introduced-
mips64
=21 introduced-x86=14 introduced-x86_64=21
41
eglPresentationTimeANDROID; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-
mips64
=21 introduced-x86=18 introduced-x86_64=21
53
eglSignalSyncKHR; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-
mips64
=21 introduced-x86=18 introduced-x86_64=21
67
eglWaitSyncKHR; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-
mips64
=21 introduced-x86=18 introduced-x86_64=21
Completed in 224 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>