Fabcoin Core  0.16.2
P2P Digital Currency
Macros | Functions
cpu.h File Reference

Functions for CPU features and intrinsics. More...

#include "config.h"
Include dependency graph for cpu.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CRYPTOPP_GNU_STYLE_INLINE_ASSEMBLY
 
#define NEW_LINE
 
#define INTEL_PREFIX
 
#define INTEL_NOPREFIX
 
#define ATT_PREFIX
 
#define ATT_NOPREFIX
 

Functions

int GetCacheLineSize ()
 

Detailed Description

Functions for CPU features and intrinsics.

The functions are used in X86/X32/X64 and NEON code paths

Definition in file cpu.h.

Macro Definition Documentation

#define ATT_NOPREFIX

Definition at line 87 of file cpu.h.

#define ATT_PREFIX

Definition at line 86 of file cpu.h.

#define CRYPTOPP_GNU_STYLE_INLINE_ASSEMBLY

Definition at line 66 of file cpu.h.

#define INTEL_NOPREFIX

Definition at line 85 of file cpu.h.

#define INTEL_PREFIX

Definition at line 84 of file cpu.h.

#define NEW_LINE

Definition at line 83 of file cpu.h.

Function Documentation

int GetCacheLineSize ( )
inline

Definition at line 424 of file cpu.h.

Here is the caller graph for this function: