Searched defs:_xsetbv (Results 1 – 3 of 3) sorted by relevance
53 _xsetbv (unsigned int __A, long long __V) in _xsetbv() function
36 #define _xsetbv(A, B) __builtin_ia32_xsetbv((unsigned int)(A), (unsigned long long)(B)) macro