Searched refs:mmx (Results 1 - 19 of 19) sorted by relevance

/external/valgrind/main/memcheck/tests/x86/
H A Dxor-undef-x86.stdout.exp6 Complain mmx
8 No complain mmx
/external/valgrind/main/memcheck/tests/amd64/
H A Dxor-undef-amd64.stdout.exp6 Complain mmx
8 No complain mmx
/external/flac/libFLAC/include/private/
H A Dcpu.h51 FLAC__bool mmx; member in struct:__anon6047
/external/qemu/distrib/sdl-1.2.15/src/hermes/
H A Dmmx_main.asm2 ; mmx format converter main loops for HERMES
H A Dmmxp2_32.asm14 ; conversion routine from the mmx programming tutorial pages).
/external/flac/libFLAC/
H A Dcpu.c167 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');
H A Dstream_encoder.c939 if(encoder->private_->cpuinfo.data.ia32.mmx) {
947 if(encoder->private_->cpuinfo.data.ia32.mmx && encoder->private_->cpuinfo.data.ia32.cmov)
H A Dstream_decoder.c430 if(decoder->private_->cpuinfo.data.ia32.mmx) {
/external/qemu/target-i386/
H A Dmachine.c77 qemu_put_be64(f, env->fpregs[i].mmx.MMX_Q(0));
226 env->fpregs[i].mmx.MMX_Q(0) = mant;
246 env->fpregs[i].mmx.MMX_Q(0) = mant;
H A Dtranslate.c3159 gen_stq_env_A0(s->mem_index, offsetof(CPUX86State,fpregs[reg].mmx));
3174 tcg_gen_st_tl(cpu_T[0], cpu_env, offsetof(CPUX86State,fpregs[reg].mmx));
3180 offsetof(CPUX86State,fpregs[reg].mmx));
3205 gen_ldq_env_A0(s->mem_index, offsetof(CPUX86State,fpregs[reg].mmx));
3209 offsetof(CPUX86State,fpregs[rm].mmx));
3211 offsetof(CPUX86State,fpregs[reg].mmx));
3329 offsetof(CPUX86State,fpregs[reg].mmx));
3335 offsetof(CPUX86State,fpregs[reg].mmx.MMX_L(0)));
3367 gen_stq_env_A0(s->mem_index, offsetof(CPUX86State,fpregs[reg].mmx));
3370 gen_op_movq(offsetof(CPUX86State,fpregs[rm].mmx),
[all...]
H A Dcpu.h604 MMXReg mmx; member in union:CPUX86State::__anon11689
H A Dhelper.c41 "pat", "pse36", "pn" /* Intel psn */, "clflush" /* Intel clfsh */, NULL, "ds" /* Intel dts */, "acpi", "mmx",
53 "pat", "pse36", NULL, NULL /* Linux mp */, "nx" /* Intel xd */, NULL, "mmxext", "mmx",
820 i, env->fpregs[i].mmx.q);
/external/kernel-headers/original/asm-x86/
H A Dpage_32.h17 #include <asm/mmx.h>
H A Dstring_32.h114 #include <asm/mmx.h>
/external/libvpx/vp8/encoder/x86/
H A Dquantize_mmx.asm263 ; Substitute the sse assembly for the old mmx mixed assembly/C. The
/external/oprofile/events/i386/westmere/
H A Dunit_masks83 0x02 mmx MMX Uops
103 0x04 mmx Retired MMX instructions (Precise Event)
/external/libvpx/build/make/
H A Dconfigure.sh844 soft_enable mmx
/external/libpng/
H A DCHANGES1911 Added "/D PNG_NO_MMX_CODE" to the non-mmx builds of projects/visualc6
/external/zlib/src/contrib/masmx86/
H A Dinffas32.asm65 .mmx

Completed in 629 milliseconds