Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcpuid.d180 bool amd3dnowExt() {return _amd3dnowExt;} in amd3dnowExt()
285 bool _amd3dnowExt; variable
1131 _amd3dnowExt = (cf.amdfeatures&AMD_3DNOW_EXT_BIT)!=0; in this()