clang
9.0.0svn
|
Go to the source code of this file.
Macros | |
#define | __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("xsaves"))) |
Functions | |
static __inline__ void __DEFAULT_FN_ATTRS | _xsaves (void *__p, unsigned long long __m) |
static __inline__ void __DEFAULT_FN_ATTRS | _xrstors (void *__p, unsigned long long __m) |
#define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("xsaves"))) |
Definition at line 32 of file xsavesintrin.h.
Referenced by _xrstors(), and _xsaves().
|
static |
Definition at line 40 of file xsavesintrin.h.
References __DEFAULT_FN_ATTRS, and __p.
|
static |
Definition at line 35 of file xsavesintrin.h.
References __DEFAULT_FN_ATTRS.