sourcebuild.texi (Effective-Target Keywords): Document avx_runtime.
* doc/sourcebuild.texi (Effective-Target Keywords): Document avx_runtime. From-SVN: r169439
This commit is contained in:
parent
f39ebf7fc4
commit
500b16c3f0
@ -1,3 +1,8 @@
|
||||
2011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
* doc/sourcebuild.texi (Effective-Target Keywords): Document
|
||||
avx_runtime.
|
||||
|
||||
2011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
* configure.ac (gcc_cv_ld_eh_frame_hdr): Update minimal Sun ld
|
||||
|
@ -1588,7 +1588,10 @@ PowerPC target supports executing AltiVec instructions.
|
||||
|
||||
@table @code
|
||||
@item avx
|
||||
Target supports compiling AVX instructions.
|
||||
Target supports compiling @code{avx} instructions.
|
||||
|
||||
@item avx_runtime
|
||||
Target supports the execution of @code{avx} instructions.
|
||||
|
||||
@item cell_hw
|
||||
Test system can execute AltiVec and Cell PPU instructions.
|
||||
|
Loading…
Reference in New Issue
Block a user