mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Update sse2neon.h
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
/* Architecture-specific build options */
|
/* Architecture-specific build options */
|
||||||
/* FIXME: #pragma GCC push_options is only available on GCC */
|
/* FIXME: #pragma GCC push_options is only available on GCC */
|
||||||
#if defined(__GNUC__)
|
#if defined(__GNUC__)
|
||||||
#if defined(__arm__) && __ARM_ARCH == 7
|
#if defined(__arm__)
|
||||||
/* According to ARM C Language Extensions Architecture specification,
|
/* According to ARM C Language Extensions Architecture specification,
|
||||||
* __ARM_NEON is defined to a value indicating the Advanced SIMD (NEON)
|
* __ARM_NEON is defined to a value indicating the Advanced SIMD (NEON)
|
||||||
* architecture supported.
|
* architecture supported.
|
||||||
|
|||||||
Reference in New Issue
Block a user