HomeSort by relevance Sort by last modified time
    Searched refs:mmx (Results 1 - 25 of 33) sorted by null

1 2

  /external/valgrind/main/memcheck/tests/x86/
xor-undef-x86.stdout.exp 6 Complain mmx
8 No complain mmx
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ssse3.asm 15 TEST_GENERIC pabsb, movq, mm0, mmx, mm1
16 TEST_GENERIC pabsw, movq, mm0, mmx, mm1
17 TEST_GENERIC pabsd, movq, mm0, mmx, mm1
23 TEST_GENERIC psignb, movq, mm0, mmx, mm1
24 TEST_GENERIC psignw, movq, mm0, mmx, mm1
25 TEST_GENERIC psignd, movq, mm0, mmx, mm1
31 TEST_GENERIC phaddw, movq, mm0, mmx, mm1
32 TEST_GENERIC phaddsw, movq, mm0, mmx, mm1
33 TEST_GENERIC phaddd, movq, mm0, mmx, mm1
39 TEST_GENERIC phsubw, movq, mm0, mmx, mm
    [all...]
ssse3.c 188 CHECK_FUNCTION(instruction, mmx, 0, pDst, pSrc); \
ssewidth.asm 67 cvtpd2pi mm1, xmm2 ; mmx
73 cvtpi2pd xmm1, mm2 ; mmx
76 cvtpi2ps xmm1, mm2 ; mmx
  /external/valgrind/main/memcheck/tests/amd64/
xor-undef-amd64.stdout.exp 6 Complain mmx
8 No complain mmx
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 25 specialize vp8_clear_system_state mmx
32 specialize vp8_dequantize_b mmx media neon
36 specialize vp8_dequant_idct_add mmx media neon dspr2
41 specialize vp8_dequant_idct_add_y_block mmx sse2 media neon dspr2
46 specialize vp8_dequant_idct_add_uv_block mmx sse2 media neon dspr2
54 specialize vp8_loop_filter_mbv mmx sse2 media neon dspr2
59 specialize vp8_loop_filter_bv mmx sse2 media neon dspr2
64 specialize vp8_loop_filter_mbh mmx sse2 media neon dspr2
69 specialize vp8_loop_filter_bh mmx sse2 media neon dspr2
75 specialize vp8_loop_filter_simple_mbv mmx sse2 media neo
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.sh 24 [ "$CONFIG_USE_X86INC" = "yes" ] && mmx_x86inc=mmx && sse_x86inc=sse &&
28 [ $arch = "x86_64" ] && mmx_x86_64=mmx && sse2_x86_64=sse2 &&
200 specialize vp9_loop_filter_vertical_edge mmx neon dspr2
209 specialize vp9_loop_filter_horizontal_edge mmx neon dspr2
216 specialize vp9_mbpost_proc_down mmx sse2
224 specialize vp9_post_proc_down_and_across mmx sse2
228 specialize vp9_plane_add_noise mmx sse2
347 specialize vp9_variance16x16 mmx $sse2_x86inc
350 specialize vp9_variance16x8 mmx $sse2_x86inc
353 specialize vp9_variance8x16 mmx $sse2_x86in
    [all...]
  /external/flac/libFLAC/include/private/
cpu.h 51 FLAC__bool mmx; member in struct:__anon20131
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmx_main.asm 2 ; mmx format converter main loops for HERMES
mmxp2_32.asm 2 ; pII-optimised MMX format converters for HERMES
14 ; conversion routine from the mmx programming tutorial pages).
  /external/llvm/test/MC/X86/
x86_nop.s 6 # RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=pentium-mmx %s | llvm-objdump -d - | FileCheck %s
  /external/libvpx/libvpx/build/make/
rtcd.sh 330 ALL_ARCHS=$(filter mmx sse sse2 sse3 ssse3 sse4_1 avx avx2)
334 ALL_ARCHS=$(filter mmx sse sse2 sse3 ssse3 sse4_1 avx avx2)
335 REQUIRES=${REQUIRES:-mmx sse sse2}
configure.sh 1107 soft_enable mmx
    [all...]
  /external/flac/libFLAC/
cpu.c 167 info->data.ia32.mmx = false;
181 info->data.ia32.mmx = (flags_edx & FLAC__CPUINFO_IA32_CPUID_MMX )? true : false;
202 fprintf(stderr, " MMX ........ %c\n", info->data.ia32.mmx ? 'Y' : 'n');
210 fprintf(stderr, " 3DNow!-MMX . %c\n", info->data.ia32.extmmx ? 'Y' : 'n');
  /external/qemu/target-i386/
machine.c 66 /* we save the real CPU data (in case of MMX usage only 'mant'
67 contains the MMX register */
74 avoid losing information in case of MMX usage. It can give
77 qemu_put_be64(f, env->fpregs[i].mmx.MMX_Q(0));
211 if we are in an MMX state to restore correctly in that case. */
226 env->fpregs[i].mmx.MMX_Q(0) = mant;
246 env->fpregs[i].mmx.MMX_Q(0) = mant;
translate.c     [all...]
cpu.h 604 MMXReg mmx; member in union:CPUX86State::__anon27336
  /external/kernel-headers/original/asm-x86/
page_32.h 17 #include <asm/mmx.h>
25 * On older X86 processors it's not a win to use MMX here it seems.
string_32.h 114 #include <asm/mmx.h>
  /external/libvpx/libvpx/vp8/encoder/x86/
quantize_mmx.asm 263 ; Substitute the sse assembly for the old mmx mixed assembly/C. The
  /external/oprofile/events/i386/westmere/
unit_masks 83 0x02 mmx MMX Uops
91 0x01 to_fp Transitions from MMX to Floating Point instructions
92 0x02 to_mmx Transitions from Floating Point to MMX instructions
93 0x03 any All Floating Point to and from MMX transitions
103 0x04 mmx Retired MMX instructions (Precise Event)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86cpu.gperf 307 mmx, x86_cpu_set, CPU_MMX
  /external/chromium_org/third_party/x86inc/
x86inc.asm 550 ; merge mmx and sse*
  /external/libpng/
CHANGES 454 Define PNG_USE_PNGVCRD in makefile.w32, to get MMX assembler code.
476 Revised pngvcrd.c to use MMX code for interlacing only on the final pass.
478 Split makefile.win32vc into two versions, makefile.vcawin32 (uses MMX
    [all...]
  /external/zlib/src/contrib/masmx86/
inffas32.asm 15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
16 ; * enabled. I will attempt to merge the MMX code into this version. Newer
65 .mmx

Completed in 401 milliseconds

1 2