| commit | 869fcd51d5ee9494dcf3f404fd7147849090d04b | [log] [tgz] |
|---|---|---|
| author | saurabh.jha@arm.com <saurabh.jha@arm.com> | Thu May 30 09:38:24 2024 +0100 |
| committer | Richard Earnshaw <rearnsha@arm.com> | Fri May 31 15:29:28 2024 +0100 |
| tree | 72a087f8e4bf5fd61ee24678573a414ffcac530c | |
| parent | 2e3b7a38930730b98e41f1393f8479488debb823 [diff] |
gas, aarch64: Fixes in texi and tests following faminmax and lut changes Making two cleanups that came out of the comments from my previous patches: 1. Fixing `c-aarch64.texi` file so that the AArch64 architecture extensions are ordered alphabetically. 2. Fixing faminmax test cases so that they follow the existing test conventions.