码迷,mamicode.com
首页 > 其他好文 > 详细

GCC builtin vector (gcc内建函数)学习

时间:2014-12-04 11:57:48      阅读:215      评论:0      收藏:0      [点我收藏+]

标签:http   io   ar   sp   on   bs   cti   代码   html   

先来几个链接:

(1)https://gcc.gnu.org/onlinedocs/gcc-4.3.6/gcc/Vector-Extensions.html

(2)https://gcc.gnu.org/onlinedocs/gcc/Vector-Extensions.html

(3)https://gcc.gnu.org/onlinedocs/gcc-3.4.2/gcc/X86-Built_002din-Functions.html

可以先看前两个链接,对内建函数有一定的了解。然后第三个链接介绍了大量的相关函数,可惜没有具体的功能介绍啊,郁闷。

(4)http://ds9a.nl/gcc-simd/example.html

 

GCC builtin vector (gcc内建函数)学习

标签:http   io   ar   sp   on   bs   cti   代码   html   

原文地址:http://www.cnblogs.com/liuyalunuli/p/4142132.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!