Statistics
| Branch: | Tag: | Revision:

root / volk / gen @ 374afd87

Name Size
archs.xml 3 kB
compilers.xml 721 Bytes
machines.xml 1.4 kB
make_c.py 3.4 kB
make_config_fixed.py 724 Bytes
make_config_in.py 414 Bytes
make_cpuid_c.py 7.6 kB
make_cpuid_h.py 1.8 kB
make_each_machine_c.py 3.2 kB
make_environment_init_c.py 1.2 kB
make_environment_init_h.py 671 Bytes
make_h.py 1.4 kB
make_machines_c.py 1.3 kB
make_machines_h.py 2 kB
make_makefile_am.py 3.8 kB
make_proccpu_sim.py 1.9 kB
make_set_simd.py 8.3 kB
make_typedefs.py 882 Bytes
volk_regexp.py 433 Bytes
volk_register.py 10.2 kB

Latest revisions

# Date Author Comment
9f879534 04/19/2012 04:21 pm Johnathan Corgan

Merge branch 'maint'

ef97a993 04/18/2012 08:32 pm Josh Blum

volk: gcc version check without __GNUC_PREREQ

ad975279 04/18/2012 06:18 pm Josh Blum

volk: added xgetbv stuff from volk_work to maint

This ensures that the compiler has support for xgetbv.
This also fixes MSVC by checking for _xgetbv.
Also, restored copy of cpuid.h, this should not be modified.

847be64a 04/16/2012 03:39 pm Johnathan Corgan

Merge branch 'maint'

Conflicts:
volk/gen/make_cpuid_c.py

92db9643 04/16/2012 03:33 pm Nick Foster

Volk: also check to make sure OSXSAVE is enabled so you don't check XGETBV when OS has it disabled.

c3f2c30a 04/16/2012 03:25 pm Nick Foster

Volk: add support for checking AVX enable state of OS.

Some systems (notably Xen hypervisor) appear to use XSETBV to disable AVX. This causes SIGILL when running AVX instructions. This commit makes Volk check XCR0 on the AVX arch before proceeding.

f919f9dc 04/13/2012 10:36 pm Tom Rondeau

Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.

The sed script was provided by Moritz Fischer.

a2149950 03/22/2012 10:07 pm Johnathan Corgan

Merge branch 'master' into next

d8832807 03/21/2012 11:59 pm Josh Blum

volk: add include for config.h to cc file

volk_32f_s32f_convert_16i_a was also a problem,
previously volk_32f_s32f_convert_16i_u was fixed to have config.h.
I heard putting config h stuff into public headers was bad practice.
Including config.h into the generated cc file should fix this issue from now on.

00420d32 12/08/2011 09:48 pm Johnathan Corgan

Removed autotools, gr-waveform, some cleanup

Nick Foster owes Nick Corgan a six-pack of beer!

View revisions

Also available in: Atom