ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
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. More... | |
|
static |
Serialize instruction fetch and execution.
This intrinsic corresponds to the SERIALIZE
instruction.
Definition at line 24 of file serializeintrin.h.