]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[Aarch64] Add Binutils support for MEC
authorRichard Ball <richard.ball@arm.com>
Tue, 28 Feb 2023 10:55:25 +0000 (10:55 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 28 Feb 2023 10:55:25 +0000 (10:55 +0000)
commit31f2faf5cf112931cfb8c0564a2b78477c907fe3
treee79a0b1a64d08cf9c0779c3e42fa6dcaef4e0f66
parent26c294bd1b8d95b421487294863eb1560b65580d
[Aarch64] Add Binutils support for MEC

This change supports MEC which is part of RME (Realm Management Extension).
gas/ChangeLog
gas/testsuite/gas/aarch64/mec-invalid.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/mec-invalid.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/mec-invalid.s [new file with mode: 0644]
gas/testsuite/gas/aarch64/mec.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/mec.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/aarch64-opc.c