mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 04:24:43 +00:00
aarch64, gas: Relax Armv9.6-A mandatory feature set
Remove FPRCVT and SVE2p2 from the set of mandatory features for Armv9.6-A.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#name: FPRCVT instructions
|
||||
#as: -march=armv8-a+fprcvt
|
||||
#as: -march=armv9.6-a
|
||||
#objdump: -dr
|
||||
|
||||
.*: file format .*
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#as: -march=armv8-a+sve2p2
|
||||
#as: -march=armv8-a+sme2p2
|
||||
#as: -march=armv9.6-a
|
||||
#objdump: -dr
|
||||
|
||||
.*: file format .*
|
||||
|
||||
Reference in New Issue
Block a user