Programming/neon
NEON Intrinsics
구차니
2015. 4. 30. 17:08
ARM NEON은 별도의 어셈블리 명령어로 작동하는 독립적인 하드웨어 이기 때문에
이녀석을 편하게 다루기 위한 일종의 매크로가 존재한다.
NEON 본질이라고 해석하면 되려나?
[링크 : http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0205j/BABGHIFH.html]
[링크 : http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0348c/Badcdfad.html]
[링크 : http://hilbert-space.de/?p=22]
[링크 : http://www.armadeus.com/wiki/index.php?title=NEON_HelloWorld]
[링크 : http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0491h/CIHJBEFE.html]
[링크 : https://gcc.gnu.org/onlinedocs/gcc-4.6.1/gcc/ARM-NEON-Intrinsics.html]