From 8a0344f66af84ad4997cc9e9aa02011f7723c07c Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 9 Sep 2010 20:56:15 +0000 Subject: * doc/c-tic6x.texi (.c6xabi_attribute): Document directive. --- gas/doc/c-tic6x.texi | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gas/doc') diff --git a/gas/doc/c-tic6x.texi b/gas/doc/c-tic6x.texi index db55664..4bd2de3 100644 --- a/gas/doc/c-tic6x.texi +++ b/gas/doc/c-tic6x.texi @@ -109,6 +109,15 @@ This has the same effect as @option{-march=@var{arch}}. These have the same effects as @option{-matomic} and @option{-mno-atomic}. +@cindex @code{.c6xabi_attribute} directive, TIC6X +@item .c6xabi_attribute @var{tag}, @var{value} +Set the C6000 EABI build attribute @var{tag} to @var{value}. + +The @var{tag} is either an attribute number or +@code{Tag_C6XABI_Tag_CPU_arch}. The @var{value} is either a +@code{number}, @code{"string"}, or @code{number, "string"} depending +on the tag. + @cindex @code{.nocmp} directive, TIC6X @item .nocmp Disallow use of C64x+ compact instructions in the current text -- cgit v1.1