GNU Radio 3.4.0 C++ API
|
00001 /*this file is auto generated by volk_register.py*/ 00002 #ifndef INCLUDED_VOLK_CONFIG_FIXED_H 00003 #define INCLUDED_VOLK_CONFIG_FIXED_H 00004 00005 #define LV_GENERIC 0 00006 #define LV_ORC 1 00007 #define LV_ALTIVEC 2 00008 #define LV_32 3 00009 #define LV_64 4 00010 #define LV_3DNOW 5 00011 #define LV_ABM 6 00012 #define LV_POPCOUNT 7 00013 #define LV_MMX 8 00014 #define LV_SSE 9 00015 #define LV_SSE2 10 00016 #define LV_SSE3 11 00017 #define LV_SSSE3 12 00018 #define LV_SSE4_A 13 00019 #define LV_SSE4_1 14 00020 #define LV_SSE4_2 15 00021 #define LV_AVX 16 00022 00023 00024 #endif /*INCLUDED_VOLK_CONFIG_FIXED*/