+15
-1
lines changedFilter options
+15
-1
lines changed Original file line number Diff line number Diff line change
@@ -341,7 +341,7 @@ list(APPEND X86_TARGETS
341
341
avx512icl-x32 avx512icl-x64
342
342
avx512spr-x4 avx512spr-x8 avx512spr-x16 avx512spr-x32 avx512spr-x64)
343
343
344
-
list(APPEND ARM_TARGETS neon-i8x16 neon-i16x8 neon-i32x4 neon-i32x8)
344
+
list(APPEND ARM_TARGETS neon-i8x16 neon-i16x8 neon-i32x4 neon-i32x8 neon-i8x32 neon-i16x16)
345
345
list(APPEND WASM_TARGETS wasm-i32x4)
346
346
list(APPEND XE_TARGETS gen9-x16 gen9-x8 xelp-x16 xelp-x8 xehpg-x16 xehpg-x8 xehpc-x16 xehpc-x32 xelpg-x16 xelpg-x8
347
347
xe2hpg-x16 xe2hpg-x32 xe2lpg-x16 xe2lpg-x32)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
1
+
;; Copyright(c) 2025 Intel
2
+
;;
3
+
;; SPDX-License-Identifier: BSD-3-Clause
4
+
5
+
define(`WIDTH',`16')
6
+
define(`MASK',`i16')
7
+
define(`ISA',`NEON')
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
1
+
;; Copyright(c) 2025 Intel
2
+
;;
3
+
;; SPDX-License-Identifier: BSD-3-Clause
4
+
5
+
define(`WIDTH',`32')
6
+
define(`MASK',`i8')
7
+
define(`ISA',`NEON')
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4