summaryrefslogtreecommitdiff
path: root/volk/tmpl
AgeCommit message (Collapse)Author
2012-04-19volk: code simplification, overrule macro and python optsJosh Blum
2012-04-19volk: added set_float_rounding to volk_cpu_initJosh Blum
2012-04-19volk: gcc version check without __GNUC_PREREQJosh Blum
2012-04-19volk: added gcc version check to xgetbvJosh Blum
Reference https://code.google.com/p/pcsx2/issues/detail?id=1195
2012-04-19volk: move avx cpuid_x86_bit check in archs.xmlJosh Blum
2012-04-19volk: fix msvc __cpuid pointer castJosh Blum
2012-04-19Volk: redo the archs.xml language to make checks generic. no more "type", no ↵Nick Foster
more piles of #if crap in the template.
2012-04-19volk: fix for cpuid_eax check with hardcoded valuesJosh Blum
2012-04-19volk: updated build system for avx checking supportJosh Blum
updated copy of cpuid.h with the latest from gcc 4.6
2012-04-19volk: python checks and build system stuffJosh Blum
2012-04-19volk: make orc a normal arch with overruleJosh Blum
2012-04-19volk: added compile utils and cleanup cmakelistsJosh Blum
2012-04-19volk: working build w/ cmakelistsJosh Blum
2012-04-19volk: created other templates for runtime + machinesJosh Blum
2012-04-19volk: added kernel defs and typedefsJosh Blum
2012-04-19volk: work on template stuffJosh Blum