Go to the source code of this file.
Macros | |
#define | LV_GENERIC 0 |
#define | LV_SOFTFP 1 |
#define | LV_HARDFP 2 |
#define | LV_NEON 3 |
#define | LV_32 4 |
#define | LV_64 5 |
#define | LV_3DNOW 6 |
#define | LV_ABM 7 |
#define | LV_POPCOUNT 8 |
#define | LV_MMX 9 |
#define | LV_FMA 10 |
#define | LV_SSE 11 |
#define | LV_SSE2 12 |
#define | LV_ORC 13 |
#define | LV_NORC 14 |
#define | LV_SSE3 15 |
#define | LV_SSSE3 16 |
#define | LV_SSE4_A 17 |
#define | LV_SSE4_1 18 |
#define | LV_SSE4_2 19 |
#define | LV_AVX 20 |
#define | LV_AVX2 21 |
#define LV_32 4 |
#define LV_3DNOW 6 |
#define LV_64 5 |
#define LV_ABM 7 |
#define LV_AVX 20 |
#define LV_AVX2 21 |
#define LV_FMA 10 |
#define LV_GENERIC 0 |
#define LV_HARDFP 2 |
#define LV_MMX 9 |
#define LV_NEON 3 |
#define LV_NORC 14 |
#define LV_ORC 13 |
#define LV_POPCOUNT 8 |
#define LV_SOFTFP 1 |
#define LV_SSE 11 |
#define LV_SSE2 12 |
#define LV_SSE3 15 |
#define LV_SSE4_1 18 |
#define LV_SSE4_2 19 |
#define LV_SSE4_A 17 |
#define LV_SSSE3 16 |