HomeSort by relevance Sort by last modified time
    Searched full:mmx (Results 126 - 150 of 333) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/qemu/target-i386/
helper.h 196 /* MMX/SSE */
  /external/valgrind/main/VEX/priv/
host_generic_simd64.h 42 well behaved -- no floating point or mmx insns, just straight
guest_amd64_toIR.c     [all...]
  /external/valgrind/main/tests/
x86_amd64_features.c 56 } else if ( strcmp( cpu, "x86-mmx" ) == 0 ) {
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 94 /* 4/11/01, if SSE or MMX, no HTFM, no SAD_HP_FLY */
sad.cpp 74 11/7/00: implemented MMX
310 11/7/00: implemented MMX
  /ndk/docs/
CPU-ARM-NEON.html 27 comparable to MMX/SSE/3DNow! in the x86 world.
CPU-ARCH-ABIS.html 104 (Just like one typically does on x86 systems to check/use MMX/SSE2/etc...
137 documentation, plus the MMX, SSE, SSE2 and SSE3 instruction set
  /external/oprofile/events/i386/nehalem/
unit_masks 51 0x02 mmx Counts number of MMX Uops executed
305 0x01 to_fp Counts the first floating-point instruction following any MMX instruction
306 0x02 to_mmx Counts the first MMX instruction following a floating-point instruction
307 0x03 any Counts all transitions from floating point to MMX instructions and from MMX instructions to floating point instructions
  /external/libpng/
README 207 used assembler code tuned for Intel MMX
255 for Intel MMX platform)
  /external/libpng/projects/visualc71/
libpng.vcproj 142 AdditionalOptions="/d PNG_LIBPNG_SPECIALBUILD=""""Use MMX instructions"""""
191 AdditionalOptions="/d PNG_LIBPNG_SPECIALBUILD=""""Use MMX instructions"""""
  /external/oprofile/events/i386/westmere/
events 20 event:0x10 counters:0,1,2,3 um:fp_comp_ops_exe minimum:2000000 name:FP_COMP_OPS_EXE : MMX Uops
71 event:0xcc counters:0,1,2,3 um:fp_mmx_trans minimum:2000000 name:FP_MMX_TRANS : All Floating Point to and from MMX transitions
  /external/kernel-headers/original/asm-x86/
cmpxchg_32.h 21 * to do an SIMD/3DNOW!/MMX/FPU 64-bit store here, but that
string_32.h 114 #include <asm/mmx.h>
  /external/libvpx/vp8/encoder/x86/
variance_mmx.c 242 // the mmx function that does the bilinear filtering and var calculation //
  /external/openssl/crypto/perlasm/
x86asm.pl 77 # movq between mmx registers can sink Intel CPUs
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer_MMX.c 25 MMX assembler version of SDL_MixAudio for signed little endian 16 bit samples and signed 8 bit samples
  /external/qemu-pc-bios/bochs/
config.h.in 791 #error With CPU level < 5, you must disable MMX support !
799 #error "MMX cannot be compiled without FPU support !"
807 #error "3DNow! cannot be compiled without MMX support !"
819 #error "SSE cannot be compiled without FPU+MMX support !"
  /external/valgrind/main/memcheck/tests/
sh-mem-random.c 182 {LOADV8,STOREV8} routines. Hence use the MMX registers
  /external/llvm/lib/Target/X86/
X86InstrFragmentsSIMD.td 15 // MMX Pattern Fragments
285 // SSSE3 uses MMX registers for some instructions. They aren't aligned on a
287 // FIXME: 8 byte alignment for mmx reads is not required
  /external/qemu/distrib/libpng-1.2.19/
pngget.c 866 /* no non-MMX flags yet */
899 /* GRR: no MMX write support yet, but someday... */
912 *compilerID = -1; /* unknown (i.e., no asm/MMX code compiled) */
pngconf.h 738 * PNG_NO_MMX_CODE disables the use of MMX code without changing the API.
739 * When MMX code is off, then optimized C replacement functions are used,
768 with PNG_USE_PNGCCRD for an MMX application, you can define this for
    [all...]
pngset.c     [all...]
  /external/zlib/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
  /external/libvpx/
CHANGELOG 229 Replace pinsrw (SSE) with MMX instructions

Completed in 362 milliseconds

1 2 3 4 56 7 8 91011>>