GNU Radio Manual and C++ API Reference  3.7.5
The Free & Open Software Radio Ecosystem
VOLK_CPU Struct Reference

#include </build/gnuradio-NGBGWl/gnuradio-3.7.5/obj-x86_64-linux-gnu/volk/include/volk/volk_cpu.h>

Public Attributes

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 )()
 
int(* has_ )()
 

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: