ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Go to the source code of this file.
Macros | |
#define | __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("rdseed"))) |
Functions | |
static __inline__ int __DEFAULT_FN_ATTRS | _rdseed16_step (unsigned short *__p) |
static __inline__ int __DEFAULT_FN_ATTRS | _rdseed32_step (unsigned int *__p) |
#define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("rdseed"))) |
Definition at line 18 of file rdseedintrin.h.
|
static |
Definition at line 21 of file rdseedintrin.h.
References __p.
|
static |
Definition at line 27 of file rdseedintrin.h.
References __p.