clang: lib/Headers/movdirintrin.h File Reference (original) (raw)

Go to the source code of this file.

Functions
static __inline__ void __attribute__ ((__always_inline__, __nodebug__, __target__("movdiri"))) _directstoreu_u32(void *__dst
static __inline__ void __attribute__ ((__always_inline__, __nodebug__, __target__("movdir64b"))) _movdir64b(void *__dst __attribute__((align_value(64)))

__attribute__() [1/2]

static __inline__ void __attribute__ ( (__always_inline__, __nodebug__, __target__("movdir64b")) ) static

__attribute__() [2/2]

static __inline__ void __attribute__ ( (__always_inline__, __nodebug__, __target__("movdiri")) ) static

__src

__inline__ void const void* __src

__value

Initial value:

{

__builtin_ia32_directstore_u32((unsigned int *)__dst, (unsigned int)__value)

static __inline__ void unsigned int __value

Definition at line 19 of file movdirintrin.h.

Referenced by _ptwrite32().