GNU Radio 3.7.2 C++ API
|
Go to the source code of this file.
Macros | |
#define | LV_GENERIC 0 |
#define | LV_ALTIVEC 1 |
#define | LV_NEON 2 |
#define | LV_32 3 |
#define | LV_64 4 |
#define | LV_3DNOW 5 |
#define | LV_ABM 6 |
#define | LV_POPCOUNT 7 |
#define | LV_MMX 8 |
#define | LV_SSE 9 |
#define | LV_SSE2 10 |
#define | LV_ORC 11 |
#define | LV_NORC 12 |
#define | LV_SSE3 13 |
#define | LV_SSSE3 14 |
#define | LV_SSE4_A 15 |
#define | LV_SSE4_1 16 |
#define | LV_SSE4_2 17 |
#define | LV_AVX 18 |
#define LV_32 3 |
#define LV_3DNOW 5 |
#define LV_64 4 |
#define LV_ABM 6 |
#define LV_ALTIVEC 1 |
#define LV_AVX 18 |
#define LV_GENERIC 0 |
#define LV_MMX 8 |
#define LV_NEON 2 |
#define LV_NORC 12 |
#define LV_ORC 11 |
#define LV_POPCOUNT 7 |
#define LV_SSE 9 |
#define LV_SSE2 10 |
#define LV_SSE3 13 |
#define LV_SSE4_1 16 |
#define LV_SSE4_2 17 |
#define LV_SSE4_A 15 |
#define LV_SSSE3 14 |