cache & NEO/SIMD

7個示例科普CPU CACHE


來自 <https://coolshell.cn/articles/10249.html> 

【併發編程】CPU cache結構和緩存一致性(MESI協議)


來自 <https://blog.csdn.net/reliveIT/article/details/50450136> 




ARM NEON Intrinsics


These built-in intrinsics for the ARM Advanced SIMD extension are available when the -mfpu=neon switch is used


來自 <https://gcc.gnu.org/onlinedocs/gcc-4.8.0/gcc/ARM-NEON-Intrinsics.html> 


GitHub - thenifty/neon-guide: Makes ARM NEON documentation ...


來自 <https://www.google.com.sg/search?q=neon+arm&ei=sAAWW4biKpG0jgTryLyADQ&start=10&sa=N&biw=1680&bih=959> 

NEON/SIMD



ARM NEON Intrinsics


These built-in intrinsics for the ARM Advanced SIMD extension are available when the -mfpu=neon switch is used


來自 <https://gcc.gnu.org/onlinedocs/gcc-4.8.0/gcc/ARM-NEON-Intrinsics.html> 


GitHub - thenifty/neon-guide: Makes ARM NEON documentation ...


來自 <https://www.google.com.sg/search?q=neon+arm&ei=sAAWW4biKpG0jgTryLyADQ&start=10&sa=N&biw=1680&bih=959> 


ARM Neon 指令 解釋
來自 <https://zhuanlan.zhihu.com/p/27334213> 
ARM NEON 編程系列2 - 基本指令集


來自 <http://www.cnblogs.com/xylc/p/5410517.html> 




NEON簡介及基本架構
來自 <https://zyddora.github.io/2016/02/28/neon_1/> 


NEON編程, 優化心得及內聯彙編使用心得
來自 <https://zyddora.github.io/2016/03/16/neon_2/> 




NEON and VFP instruction summary


來自 <http://infocenter.arm.com/help/topic/com.arm.doc.dui0489i/CJABFHEJ.html> 
 


Supporting the Neon and VFP Instruction Sets in an LLVM-based Binary Translator




ARM NEON™ Instruction Set and Why You Should Care - eLinux.org


來自 <https://www.google.com.sg/search?biw=1680&bih=959&ei=cgAWW9faFajVjwSS6bDYAg&q=neon+arm&oq=neon+arm&gs_l=psy-ab.3..0l5j0i30k1l4j0i10i30k1.55078.58781.0.59843.8.8.0.0.0.0.376.1406.3-4.4.0....0...1c.1.64.psy-ab..4.4.1406...0i12k1.0.lbT9GwzMg8g> 


SIMD Assembly Tutorial: ARM NEON - Xiph.org


來自 <https://www.google.com.sg/search?biw=1680&bih=959&ei=cgAWW9faFajVjwSS6bDYAg&q=neon+arm&oq=neon+arm&gs_l=psy-ab.3..0l5j0i30k1l4j0i10i30k1.55078.58781.0.59843.8.8.0.0.0.0.376.1406.3-4.4.0....0...1c.1.64.psy-ab..4.4.1406...0i12k1.0.lbT9GwzMg8g> 


Accelerating Software Radio on ARM: Adding NEON Support to VOLK ...


來自 <https://www.google.com.sg/search?q=neon+arm&ei=sAAWW4biKpG0jgTryLyADQ&start=10&sa=N&biw=1680&bih=959> 


1. DEN0018A_neon_programmers_guide
2. DDI0487A_f_armv8_arm
3. DEN0013D_cortex_a_series_PG
4. Coding for NEON - Part 1: Load and Stores
5. Coding for NEON - Part 2: Dealing With Leftovers
6. Coding for NEON - Part 3: Matrix Multiplication
7. Coding for NEON - Part 4: Shifting Left and Right
8. Coding for NEON - Part 5: Rearranging Vectors


來自 <http://www.cnblogs.com/xylc/p/5410517.html> 
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章