GNU Radio Manual and C++ API Reference
3.8.0.0
The Free & Open Software Radio Ecosystem
volk_config_fixed.h
Go to the documentation of this file.
1
2
3
/* this file was generated by volk template utils, do not edit! */
4
5
/*
6
* Copyright 2011-2012 Free Software Foundation, Inc.
7
*
8
* This file is part of GNU Radio
9
*
10
* GNU Radio is free software; you can redistribute it and/or modify
11
* it under the terms of the GNU General Public License as published by
12
* the Free Software Foundation; either version 3, or (at your option)
13
* any later version.
14
*
15
* GNU Radio is distributed in the hope that it will be useful,
16
* but WITHOUT ANY WARRANTY; without even the implied warranty of
17
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18
* GNU General Public License for more details.
19
*
20
* You should have received a copy of the GNU General Public License
21
* along with GNU Radio; see the file COPYING. If not, write to
22
* the Free Software Foundation, Inc., 51 Franklin Street,
23
* Boston, MA 02110-1301, USA.
24
*/
25
26
#ifndef INCLUDED_VOLK_CONFIG_FIXED_H
27
#define INCLUDED_VOLK_CONFIG_FIXED_H
28
29
#define LV_GENERIC 0
30
#define LV_SOFTFP 1
31
#define LV_HARDFP 2
32
#define LV_NEON 3
33
#define LV_NEONV7 4
34
#define LV_NEONV8 5
35
#define LV_32 6
36
#define LV_64 7
37
#define LV_3DNOW 8
38
#define LV_ABM 9
39
#define LV_POPCOUNT 10
40
#define LV_MMX 11
41
#define LV_FMA 12
42
#define LV_SSE 13
43
#define LV_SSE2 14
44
#define LV_ORC 15
45
#define LV_NORC 16
46
#define LV_SSE3 17
47
#define LV_SSSE3 18
48
#define LV_SSE4_A 19
49
#define LV_SSE4_1 20
50
#define LV_SSE4_2 21
51
#define LV_AVX 22
52
#define LV_AVX2 23
53
#define LV_AVX512F 24
54
#define LV_AVX512CD 25
55
56
#endif
/*INCLUDED_VOLK_CONFIG_FIXED*/
volk
include
volk
volk_config_fixed.h
Generated by
1.8.14