Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
単純なxor演算の組み込み関数は見つかりませんでした。
参照: http: //gcc.gnu.org/onlinedocs/gcc/ARM-NEON-Intrinsics.html
これにNEON命令を使用する方法は本当にありませんか?
命令はeor(排他的論理和)と呼ばれます。