florian
|
88c2c77319
+ is_sse3_cpu, put into cpu unit, so x86-64 and i386 can share source code
|
14 years ago |
florian
|
9279c6955e
* support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527
|
14 years ago |
sergei
|
7fc2d86bb2
+ InterlockedCompareExchange128, Linux implementation.
|
14 years ago |
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.
|
14 years ago |
florian
|
747b93b7ec
+ cpu unit for x86-64 containing a CAS128 implementation
|
15 years ago |