#include <stdint.h>
#include <xmmintrin.h>
Go to the source code of this file.
Classes | |
struct | mtm_jmpbuf_s |
Defines | |
#define | CACHELINE_SIZE 32 |
#define | CACHELINE_SIZE_LOG 5 |
Typedefs | |
typedef mtm_jmpbuf_s | mtm_jmpbuf_t |
The two architectures supported herein are x86 (32-bit) and x86 (64-bit).
Definition in file target.h.