diff options
author | Richard Earnshaw <richard.earnshaw@arm.com> | 2002-01-19 12:48:32 +0000 |
---|---|---|
committer | Richard Earnshaw <richard.earnshaw@arm.com> | 2002-01-19 12:48:32 +0000 |
commit | bc89618bd82ffbdf6d9f8957f30765cfe7743e7b (patch) | |
tree | 9022cd7432e04eb7d130419a3c4849c6517c4eb0 /gas/doc | |
parent | d193a22afe86106b76c8b899e647e0735babe0e5 (diff) | |
download | binutils-bc89618bd82ffbdf6d9f8957f30765cfe7743e7b.zip binutils-bc89618bd82ffbdf6d9f8957f30765cfe7743e7b.tar.gz binutils-bc89618bd82ffbdf6d9f8957f30765cfe7743e7b.tar.bz2 |
* doc/c-arm.texi: Add new fpe options to list of supported flags.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-arm.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi index 5f1b73c..b9ac278 100644 --- a/gas/doc/c-arm.texi +++ b/gas/doc/c-arm.texi @@ -144,6 +144,8 @@ an instruction which will not execute on the target floating point unit. The following format options are recognized: @code{softfpa}, @code{fpe}, +@code{fpe2}, +@code{fpe3}, @code{fpa}, @code{fpa10}, @code{fpa11}, |