Historique des commits

Auteur SHA1 Message Date
  florian 6c0b79c258 + AVX512*Support functions il y a 4 ans
  florian 5ca73c61f4 + CPU.BMI1Support and CPU.BMI2Support il y a 4 ans
  florian 4f05523db9 + RTMSupport function il y a 4 ans
  florian e26e824700 + more helper routine to check for CPU features added il y a 5 ans
  florian c01db96df4 + functions to check for Popcnt support il y a 5 ans
  sergei 4ddbb7cd26 * Fixed assembler blocks to comply with x86_64 ABIs, which normally do not allow to change stack pointer at arbitrary locations. Register RBX is now saved/restored by compiler in function prologue, due to its presence in list of modified registers. il y a 9 ans
  florian 43515ab109 * explicitly add asmmode, resolves #27255 il y a 10 ans
  florian 1f6c43810d * fix wrong suffix il y a 11 ans
  florian 5d57f38619 + functions for FMA and AVX2 detection il y a 11 ans
  Jonas Maebe 2f2f394bee * fixed wrong opcode size il y a 13 ans
  florian c57f463ede + AVXSupport function to detect if the CPU and OS support AVX il y a 13 ans
  florian 88c2c77319 + is_sse3_cpu, put into cpu unit, so x86-64 and i386 can share source code il y a 14 ans
  florian 9279c6955e * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527 il y a 14 ans
  sergei 7fc2d86bb2 + InterlockedCompareExchange128, Linux implementation. il y a 14 ans
  marco f0fee289c9 * fix for older GAS assemblers that don't parse (rex64Z) "lock cmpxchg8b (%r8)" properly, as used on FreeBSD7 and up till 8.2. il y a 14 ans
  florian 747b93b7ec + cpu unit for x86-64 containing a CAS128 implementation il y a 15 ans