OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msa
(Results
26 - 50
of
57
) sorted by null
1
2
3
/external/libvpx/libvpx/vp9/
vp9cx.mk
135
VP9_CX_SRCS-$(HAVE_MSA) += encoder/mips/
msa
/vp9_error_msa.c
136
VP9_CX_SRCS-$(HAVE_MSA) += encoder/mips/
msa
/vp9_fdct4x4_msa.c
137
VP9_CX_SRCS-$(HAVE_MSA) += encoder/mips/
msa
/vp9_fdct8x8_msa.c
138
VP9_CX_SRCS-$(HAVE_MSA) += encoder/mips/
msa
/vp9_fdct16x16_msa.c
139
VP9_CX_SRCS-$(HAVE_MSA) += encoder/mips/
msa
/vp9_fdct_msa.h
/external/llvm/test/MC/Mips/msa/
test_i8.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+
msa
-show-encoding | FileCheck %s
test_vec.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+
msa
-show-encoding | FileCheck %s
test_2r.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+
msa
-show-encoding | FileCheck %s
test_elm.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+
msa
-show-encoding | FileCheck %s
test_ctrlregs.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+
msa
-show-encoding | FileCheck %s
test_mi10.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+
msa
-show-encoding | FileCheck %s
invalid-64.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -mcpu=mips64r2 -mattr=+
msa
\
test_2rf.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+
msa
-show-encoding | FileCheck %s
test_cbranch.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+
msa
-show-encoding | FileCheck %s
test_i5.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+
msa
-show-encoding | FileCheck %s
test_bit.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+
msa
-show-encoding | FileCheck %s
test_3rf.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+
msa
-show-encoding | FileCheck %s
/external/llvm/test/MC/Mips/
set-push-pop-directives.s
1
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -mattr=+
msa
| \
micromips-bad-branches.s
1
# RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -mattr=+
msa
-arch=mips -mattr=+micromips 2>&1 | FileCheck %s
module-directive-bad.s
140
.set
msa
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips@msa-relax.d
2
#name:
MSA
relax
4
#stderr:
msa
-relax.l
5
#source:
msa
-relax.s
msa-relax.d
2
#name:
MSA
relax
4
#stderr:
msa
-relax.l
mipsr6@msa-branch.d
2
#name:
MSA
branch reorder
4
#source:
msa
-branch.s
micromips@msa-branch.d
2
#name:
MSA
branch reorder
4
#source:
msa
-branch.s
/external/libyuv/files/include/libyuv/
macros_msa.h
15
#include <
msa
.h>
/external/libvpx/libvpx/build/make/
rtcd.pl
411
@ALL_ARCHS = filter("$opts{arch}", qw/
msa
/);
configure.sh
1159
if enabled
msa
; then
[
all
...]
/external/libpng/mips/
filter_msa_intrinsics.c
2
/* filter_msa_intrinsics.c -
MSA
optimised filter functions
18
/* This code requires -mfpu=
msa
on the command line: */
21
#include <
msa
.h>
/external/webp/src/dsp/
msa_macro.h
10
//
MSA
common macros
18
#include <
msa
.h>
[
all
...]
Completed in 515 milliseconds
1
2
3