Go to the source code of this file.
Macros | |
#define | LV_GENERIC 0 |
#define | LV_ALTIVEC 1 |
#define | LV_SOFTFP 2 |
#define | LV_HARDFP 3 |
#define | LV_NEON 4 |
#define | LV_32 5 |
#define | LV_64 6 |
#define | LV_3DNOW 7 |
#define | LV_ABM 8 |
#define | LV_POPCOUNT 9 |
#define | LV_MMX 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_32 5 |
#define LV_3DNOW 7 |
#define LV_64 6 |
#define LV_ABM 8 |
#define LV_ALTIVEC 1 |
#define LV_AVX 20 |
#define LV_GENERIC 0 |
#define LV_HARDFP 3 |
#define LV_MMX 10 |
#define LV_NEON 4 |
#define LV_NORC 14 |
#define LV_ORC 13 |
#define LV_POPCOUNT 9 |
#define LV_SOFTFP 2 |
#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 |