OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SD4
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h
271
#define
SD4
(in0, in1, in2, in3, pdst, stride) \
521
SD4
(out0_m, out1_m, out2_m, out3_m, pblk_8x4_m, stride); \
[
all
...]
/external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h
282
#define
SD4
(in0, in1, in2, in3, pdst, stride) { \
576
SD4
(out0_m, out1_m, out2_m, out3_m, pblk_8x4_m, stride); \
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
ppc-opc.c
562
/* The SD field of the
SD4
form instruction. */
566
/* The SD field of the
SD4
form instruction, for halfword. */
570
/* The SD field of the
SD4
form instruction, for word. */
[
all
...]
Completed in 55 milliseconds