Programming/neon2015. 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]

'Programming > neon' 카테고리의 다른 글

neon auto vectoring  (0) 2015.05.06
kernel mode neon support?  (0) 2015.05.06
NEON instruction  (0) 2015.05.05
neon 예제 실행 + 커널 교체  (0) 2015.05.04
arm neon 예제 컴파일  (0) 2015.05.03
Posted by 구차니