commit | b34104edab8bb399ade7a6c0865af47ff765d576 | [log] [tgz] |
---|---|---|
author | Srinath Parvathaneni <srinath.parvathaneni@arm.com> | Mon Jan 15 09:38:39 2024 +0000 |
committer | Nick Clifton <nickc@redhat.com> | Mon Jan 15 11:45:41 2024 +0000 |
tree | 72362358b49d5fe57f67567748625008744344f9 | |
parent | 39092c7a1fb0927fbbdb40e1142de816d6f3f097 [diff] |
PATCH 5/6][Binutils] aarch64: Add SVE2.1 fmin and fmax instructions. Hi, This patch add support for SVE2.1 instruction faddqv, fmaxnmqv, fmaxqv, fminnmqv and fminqv. Regression testing for aarch64-none-elf target and found no regressions. Ok for binutils-master? Regards, Srinath.