From: Alice Carlotti Date: Thu, 17 Apr 2025 19:39:26 +0000 (+0100) Subject: aarch64: Merge dgh tests into system.d X-Git-Tag: binutils-2_45~637 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=20687924847067ab7270c6cc2fec4316b43facf0;p=thirdparty%2Fbinutils-gdb.git aarch64: Merge dgh tests into system.d --- diff --git a/gas/testsuite/gas/aarch64/dgh.d b/gas/testsuite/gas/aarch64/dgh.d deleted file mode 100644 index e9eebbca202..00000000000 --- a/gas/testsuite/gas/aarch64/dgh.d +++ /dev/null @@ -1,11 +0,0 @@ -#name: V8.6 Data Gathering Hint -#as: -march=armv8.6-a -#objdump: -dr - -.* file format .* - -Disassembly of section \.text: - -0+ <\.text>: - *[0-9a-f]*: d50320df dgh - *[0-9a-f]*: d50320df dgh diff --git a/gas/testsuite/gas/aarch64/dgh.s b/gas/testsuite/gas/aarch64/dgh.s deleted file mode 100644 index 6470cd0937c..00000000000 --- a/gas/testsuite/gas/aarch64/dgh.s +++ /dev/null @@ -1,4 +0,0 @@ -# Test for the V8.6-a Data Gathering Hint instruction - -dgh -hint #6 diff --git a/gas/testsuite/gas/aarch64/system.d b/gas/testsuite/gas/aarch64/system.d index 263581403b5..8c1a113b331 100644 --- a/gas/testsuite/gas/aarch64/system.d +++ b/gas/testsuite/gas/aarch64/system.d @@ -15,6 +15,7 @@ Disassembly of section \.text: .*: d503207f wfi .*: d503209f sev .*: d50320bf sevl +.*: d50320df dgh .*: d503229f csdb .*: d50322df clrbhb .*: d503201f nop diff --git a/gas/testsuite/gas/aarch64/system.s b/gas/testsuite/gas/aarch64/system.s index 304c53db35e..db35e7d8541 100644 --- a/gas/testsuite/gas/aarch64/system.s +++ b/gas/testsuite/gas/aarch64/system.s @@ -12,6 +12,7 @@ wfi sev sevl + dgh csdb clearbhb