GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
VOLK_CPU Struct Reference

#include </home/trondeau/code/gnuradio/gnuradio/volk/tmpl/volk_cpu.tmpl.h>

Public Attributes

int(* has_ )()
 
int(* has_generic )()
 
int(* has_altivec )()
 
int(* has_softfp )()
 
int(* has_hardfp )()
 
int(* has_neon )()
 
int(* has_32 )()
 
int(* has_64 )()
 
int(* has_3dnow )()
 
int(* has_abm )()
 
int(* has_popcount )()
 
int(* has_mmx )()
 
int(* has_sse )()
 
int(* has_sse2 )()
 
int(* has_orc )()
 
int(* has_norc )()
 
int(* has_sse3 )()
 
int(* has_ssse3 )()
 
int(* has_sse4_a )()
 
int(* has_sse4_1 )()
 
int(* has_sse4_2 )()
 
int(* has_avx )()
 

Member Data Documentation

int(* VOLK_CPU::has_)()
int(* VOLK_CPU::has_32)()
int(* VOLK_CPU::has_3dnow)()
int(* VOLK_CPU::has_64)()
int(* VOLK_CPU::has_abm)()
int(* VOLK_CPU::has_altivec)()
int(* VOLK_CPU::has_avx)()
int(* VOLK_CPU::has_generic)()
int(* VOLK_CPU::has_hardfp)()
int(* VOLK_CPU::has_mmx)()
int(* VOLK_CPU::has_neon)()
int(* VOLK_CPU::has_norc)()
int(* VOLK_CPU::has_orc)()
int(* VOLK_CPU::has_popcount)()
int(* VOLK_CPU::has_softfp)()
int(* VOLK_CPU::has_sse)()
int(* VOLK_CPU::has_sse2)()
int(* VOLK_CPU::has_sse3)()
int(* VOLK_CPU::has_sse4_1)()
int(* VOLK_CPU::has_sse4_2)()
int(* VOLK_CPU::has_sse4_a)()
int(* VOLK_CPU::has_ssse3)()

The documentation for this struct was generated from the following files: