16 Commits (146b3f52c085edeb35f22fa0746b13625af9e332)

Author SHA1 Message Date
R4SAS fb420bb563
[cpu] more builtin version check changes 10 months ago
R4SAS 3da5061426
[cpu] Increase GCC version for use of builtin CPU extensions checker 10 months ago
R4SAS 1857f14be8
[cpu] use short defines instead of long checks 10 months ago
orignal 918aa556ef fixed non-x86 build 10 months ago
R4SAS 4ed19c05f6
[cpu] split AES detect for GNU C < 5 10 months ago
R4SAS 4a5e16b994
[cpu] tests with preprocessor 10 months ago
R4SAS c53ad2012c
[cpu] use cpuid on gcc < 5 10 months ago
R4SAS 7b6aa41ca8
CPU: remove AVX code, switch to __builtin for AES detection (#1959) 10 months ago
R4SAS 2bd6daeb8d disable aes/avx for winxp by default 4 years ago
R4SAS 62cd9fffa3
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
yangfl dec848f072 use builtin __AVX__ and __AES__ macros and reduce code duplication 6 years ago
Jeff a5cc2f3b5d define bit_* if not already defined 6 years ago
Jeff 9c93d6f931 Revert "define cpu_* if not set" 6 years ago
Jeff a077d7671f define cpu_* if not set 6 years ago
Jeff Becker 7e60069968
add uncommitted files 6 years ago