mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
10 lines
134 B
C
10 lines
134 B
C
|
|
/*
|
||
|
|
#define Unrolling 24
|
||
|
|
#define UseBebigokimisa
|
||
|
|
#define UseSSE
|
||
|
|
#define UseOnlySIMD64
|
||
|
|
#define UseMMX
|
||
|
|
#define UseSHLD
|
||
|
|
#define UseXOP
|
||
|
|
*/
|