HomeSort by relevance Sort by last modified time
    Searched full:dnow (Results 26 - 50 of 139) sorted by null

12 3 4 5 6

  /external/chromium_org/third_party/mesa/src/docs/
thanks.html 73 <li><b>Holger Waechtler</b> contributed AMD 3DNow! assembly code which
envvars.html 37 <li>MESA_NO_3DNOW - if set, disables AMD 3DNow! optimizations
  /external/clang/lib/Headers/
mm3dnow.h 1 /*===---- mm3dnow.h - 3DNow! intrinsics ------------------------------------===
  /external/mesa3d/docs/
thanks.html 73 <li><b>Holger Waechtler</b> contributed AMD 3DNow! assembly code which
envvars.html 37 <li>MESA_NO_3DNOW - if set, disables AMD 3DNow! optimizations
  /ndk/docs/text/
CPU-ARM-NEON.text 26 comparable to MMX/SSE/3DNow! in the x86 world.
  /prebuilts/sdk/renderscript/clang-include/
mm3dnow.h 1 /*===---- mm3dnow.h - 3DNow! intrinsics ------------------------------------===
  /external/clang/include/clang/Basic/
BuiltinsX86.def 27 // 3DNow!
49 // 3DNow! Extensions (3dnowa).
    [all...]
  /external/elfutils/libcpu/
ChangeLog 35 * defs/i386: Add entry for AMD 3DNOW.
36 * i386_disasm.c: Implement AMD 3DNOW disassembly.
  /external/llvm/lib/Target/X86/
X86Subtarget.h 67 /// X863DNowLevel - 3DNow or 3DNow Athlon, or none supported.
X86.td 59 def Feature3DNow : SubtargetFeature<"3dnow", "X863DNowLevel", "ThreeDNow",
60 "Enable 3DNow! instructions",
63 "Enable 3DNow! Athlon instructions",
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
common_x86.c 311 _mesa_debug(NULL, "3DNow! cpu detected.\n");
  /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 117 * This CPU favours 3DNow strongly (eg AMD Athlon)
processor_32.h 740 /* It's not worth to care about 3dnow! prefetches for the K6
757 /* 3dnow! prefetch to get an exclusive cache line. Useful for
  /external/mesa3d/src/mesa/x86/
common_x86.c 311 _mesa_debug(NULL, "3DNow! cpu detected.\n");
  /external/flac/libFLAC/
cpu.c 208 fprintf(stderr, " 3DNow! ..... %c\n", info->data.ia32._3dnow ? 'Y' : 'n');
209 fprintf(stderr, " 3DNow!-ext . %c\n", info->data.ia32.ext3dnow? 'Y' : 'n');
210 fprintf(stderr, " 3DNow!-MMX . %c\n", info->data.ia32.extmmx ? 'Y' : 'n');
  /external/qemu/distrib/sdl-1.2.15/src/video/
mmx.h 67 5 if AMD MMX and 3DNow! instructions are supported
171 "testl $0x80000000, %%edx\n\t" /* Test for 3DNow! */
176 "movl $5, %0:\n\n\t" /* 3DNow! and MMX Supported */
  /external/chromium_org/third_party/mach_override/libudis86/
decode.c 280 /* resolve 3dnow weirdness. */
906 * Decoding 3dnow is a little tricky because of its strange opcode
909 * all 3dnow instructions have the same set of operand types. So we
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86arch.h 52 #define CPU_3DNow 18 /* 3DNow! support required */
x86cpu.gperf 317 3dnow, x86_cpu_set, CPU_3DNow
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 155 * AMD's 3Dnow!
  /external/oprofile/events/x86-64/family11h/
unit_masks 62 0x02 MMX & 3DNow instructions
  /external/oprofile/events/x86-64/hammer/
unit_masks 56 0x02 Combined MMX & 3DNow instructions
  /external/chromium_org/third_party/mesa/src/src/mesa/
SConscript 385 'x86/3dnow.c',

Completed in 1155 milliseconds

12 3 4 5 6