HomeSort by relevance Sort by last modified time
    Searched refs:MMX (Results 101 - 125 of 148) sorted by null

1 2 3 45 6

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
ProcessorAsms.S 21 .MMX:
  /external/fec/
vtest615.c 25 {"force-mmx",0,NULL,'m'},
72 Cpu_mode = MMX;
fec.h 261 extern enum cpu_mode {UNKNOWN=0,PORT,MMX,SSE,SSE2,ALTIVEC} Cpu_mode;
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
isa.hpp 73 bool MMX(void) { return CPU_Rep.f_1_EDX_[23]; }
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86Subtarget.cpp 191 if ((EDX >> 23) & 1) { X86SSELevel = MMX; ToggleFeature(X86::FeatureMMX); }
  /external/libjpeg-turbo/simd/
jdsample-mmx.asm 2 ; jdsample.asm - upsampling (MMX)
184 emms ; empty MMX state
513 emms ; empty MMX state
616 emms ; empty MMX state
723 emms ; empty MMX state
jidctred-mmx.asm 2 ; jidctred.asm - reduced-size IDCT (MMX)
476 emms ; empty MMX state
693 emms ; empty MMX state
jfdctfst-mmx.asm 2 ; jfdctfst.asm - fast integer FDCT (MMX)
382 emms ; empty MMX state
jidctflt-3dn.asm 2 ; jidctflt.asm - floating-point IDCT (3DNow! & MMX)
437 femms ; empty MMX/3DNow! state
jidctfst-mmx.asm 2 ; jidctfst.asm - fast integer IDCT (MMX)
485 emms ; empty MMX state
jfdctint-mmx.asm 2 ; jfdctint.asm - accurate integer FDCT (MMX)
607 emms ; empty MMX state
jidctflt-sse.asm 2 ; jidctflt.asm - floating-point IDCT (SSE & MMX)
557 emms ; empty MMX state
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
FspApiEntry.asm 60 movd MmxRegister, esi ; save ReturnAddress into MMX
66 movd MmxRegister, esi ; save ReturnAddress into MMX
72 movd esi, MmxRegister ; move ReturnAddress from MMX to ESI
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
iwmmxt2.d 2 #name: Intel(r) Wireless MMX(tm) technology instructions version 2
iwmmxt.d 2 #name: Intel(r) Wireless MMX(tm) technology instructions
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiCopyMem.S 25 .mmx:
147 emms # Exit MMX Instruction
EfiCopyMem.c 135 emms ; Exit MMX Instruction
EfiCopyMem.asm 25 .mmx
145 emms ; Exit MMX Instruction
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
SecEntry.S 52 # MMX Usage:
SecEntry.asm 61 ; MMX Usage:
  /external/llvm/lib/IR/
Function.cpp 604 OutputTable.push_back(IITDescriptor::get(IITDescriptor::MMX, 0));
791 case IITDescriptor::MMX: return Type::getX86_MMXTy(Context);
935 case IITDescriptor::MMX: return !Ty->isX86_MMXTy();
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
SecEntry.asm 60 ; MMX Usage:
  /prebuilts/go/darwin-x86/src/sync/atomic/
doc.go 46 // BUG(rsc): On x86-32, the 64-bit functions use instructions unavailable before the Pentium MMX.
  /prebuilts/go/linux-x86/src/sync/atomic/
doc.go 46 // BUG(rsc): On x86-32, the 64-bit functions use instructions unavailable before the Pentium MMX.
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
ExceptionHandlerAsm.S 21 #.MMX

Completed in 1085 milliseconds

1 2 3 45 6