开发者

No xor gcc intrinsics for ARM NEON

I could not find any intrinsics for a simple xor operation.

See: http开发者_运维技巧://gcc.gnu.org/onlinedocs/gcc/ARM-NEON-Intrinsics.html

Are there really no way to use NEON instructions for this?


The instructions are called eor (Exclusive OR).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜