Home
last modified time | relevance | path

Searched refs:_3DNOW (Results 1 – 21 of 21) sorted by relevance

/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/intel-go/cpuid/
H A Dcpuid.go273 _3DNOW: "3DNOW",
498 _3DNOW const
H A DREADME.md244 > **_3DNOW** 3DNow!<br/>
/dports/devel/distorm/distorm-20121220-r230/disOps/
H A Dx86header.py200 _3DNOW,
H A Dx86sets.py503 Set = lambda *args: self.SetCallback(ISetClass._3DNOW, *args)
1125 Set = lambda *args: self.SetCallback(ISetClass._3DNOW, *args)
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Disa.hpp104 bool _3DNOW(void) { return CPU_Rep.isAMD_ && CPU_Rep.f_81_EDX_[31]; } in _3DNOW() function in InstructionSet
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Disa.hpp104 bool _3DNOW(void) { return CPU_Rep.isAMD_ && CPU_Rep.f_81_EDX_[31]; } in _3DNOW() function in InstructionSet
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Disa.hpp104 bool _3DNOW(void) { return CPU_Rep.isAMD_ && CPU_Rep.f_81_EDX_[31]; } in _3DNOW() function in InstructionSet
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Disa.hpp104 bool _3DNOW(void) { return CPU_Rep.isAMD_ && CPU_Rep.f_81_EDX_[31]; } in _3DNOW() function in InstructionSet
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Disa.hpp104 bool _3DNOW(void) { return CPU_Rep.isAMD_ && CPU_Rep.f_81_EDX_[31]; } in _3DNOW() function in InstructionSet
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Disa.hpp104 bool _3DNOW(void) { return CPU_Rep.isAMD_ && CPU_Rep.f_81_EDX_[31]; } in _3DNOW() function in InstructionSet
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Disa.hpp104 bool _3DNOW(void) { return CPU_Rep.isAMD_ && CPU_Rep.f_81_EDX_[31]; } in _3DNOW() function in InstructionSet
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Disa.hpp104 bool _3DNOW(void) { return CPU_Rep.isAMD_ && CPU_Rep.f_81_EDX_[31]; } in _3DNOW() function in InstructionSet
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/swr/rasterizer/common/
H A Disa.hpp104 bool _3DNOW(void) { return CPU_Rep.isAMD_ && CPU_Rep.f_81_EDX_[31]; } in _3DNOW() function in InstructionSet
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Disa.hpp104 bool _3DNOW(void) { return CPU_Rep.isAMD_ && CPU_Rep.f_81_EDX_[31]; } in _3DNOW() function in InstructionSet
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dncbi_system.hpp371 static bool _3DNOW (void) { return IS().isAMD() && IS().f81_EDX_[31]; } in _3DNOW() function in CCpuFeatures
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dncbi_system.hpp371 static bool _3DNOW (void) { return IS().isAMD() && IS().f81_EDX_[31]; } in _3DNOW() function in CCpuFeatures
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libswscale/
H A Drgb2rgb.c187 #define RENAME(a) a ## _3DNOW
/dports/devel/distorm/distorm-20121220-r230/examples/java/distorm/src/diStorm3/
H A DOpcodeEnum.java70 VPADDD, RDMSR, VPSIGNW, JECXZ, MULSD, ENTER, MOVBE, VZEROALL, _3DNOW, VMINSD, enumConstant
H A DOpcodes.java606 mOpcodes.put(0x2732, OpcodeEnum._3DNOW);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Dncbi_system.cpp1649 check( "_3DNOW", CCpuFeatures::_3DNOW() ); in Print()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Dncbi_system.cpp1649 check( "_3DNOW", CCpuFeatures::_3DNOW() ); in Print()