Searched refs:xcr (Results 1 – 3 of 3) sorted by relevance
71 static uint32 XGetBV(unsigned int xcr) { in XGetBV() argument72 return static_cast<uint32>(_xgetbv(xcr)); in XGetBV()77 static uint32 XGetBV(unsigned int xcr) { in XGetBV() argument86 static uint32 XGetBV(unsigned int xcr) { in XGetBV() argument91 : "c"(xcr) in XGetBV()
77 uint64 _xgetbv(uint32 xcr) { in _xgetbv() argument80 __asm__ volatile ("xgetbv" : "=a" (eax), "=d" (edx) : "c" (xcr)); in _xgetbv()
5853 xcr{