]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sve
authorRichard Sandiford <richard.sandiford@arm.com>
Mon, 27 Feb 2017 11:34:39 +0000 (11:34 +0000)
committerRichard Sandiford <richard.sandiford@arm.com>
Mon, 27 Feb 2017 11:34:39 +0000 (11:34 +0000)
commit111ebbf920b1f112f24af4cda9102668201b1521
treee8511b80f30d3b8208d2036d96c177ee52c397f9
parent3843af67a2f91cad9aed14d2d27322c7c951ee85
  sve

[AArch64] Fix +sve documentation

The documentation entry for the SVE feature incorrectly said that
it was enabled by default for ARMv8-A or later.  This patch fixes
that and also mentions that +sve implies +simd.  (It also implies
+fp, but that follows by transitivity.)

gas/
* doc/c-aarch64.texi: Fix sve entry.
gas/ChangeLog
gas/doc/c-aarch64.texi