ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
serializeintrin.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static __inline__ void __attribute__ ((__always_inline__, __nodebug__, __target__("serialize"))) _serialize(void)
 Serialize instruction fetch and execution.
 

Function Documentation

◆ __attribute__()

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

Serialize instruction fetch and execution.

This intrinsic corresponds to the SERIALIZE instruction.

Definition at line 24 of file serializeintrin.h.