Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CPUID::have_altivec for AltiVec runtime detection. | lloyd | 2009-10-29 | 1 | -0/+1 |
| | | | | | Relies on mfspr emulation/trapping by the kernel, which works on (at least) Linux and NetBSD. | ||||
* | Add cpuid check for Intel AES | lloyd | 2009-09-30 | 1 | -1/+8 |
| | |||||
* | Significantly rework CPUID support. Add cache line detection | lloyd | 2009-09-29 | 1 | -26/+42 |
| | |||||
* | Add runtime cpuid support. Check in the SSE2 engine that SSE2 is actually | lloyd | 2009-09-25 | 1 | -0/+51 |
existing on the current CPU before returning an object. |