mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
9 lines
134 B
C
9 lines
134 B
C
/*
|
|
#define Unrolling 24
|
|
#define UseBebigokimisa
|
|
#define UseSSE
|
|
#define UseOnlySIMD64
|
|
#define UseMMX
|
|
#define UseSHLD
|
|
#define UseXOP
|
|
*/
|