[AArch64, Binutils] Add missing TSB instruction
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / system-2.d
index 7896dfbeffedac6599737abf919ffc0075a866de..6e3a61c769204bee232d6bb8ecdede6960064ccc 100644 (file)
@@ -1,4 +1,4 @@
-#as: -march=armv8.2-a+profile
+#as: -march=armv8-a
 #objdump: -dr
 
 .*:     file format .*
@@ -6,8 +6,11 @@
 Disassembly of section \.text:
 
 0+ <.*>:
-   0:  d503221f        esb
-   4:  d503221f        esb
-   8:  d503223f        psb     csync
-   c:  d503223f        psb     csync
-  10:  d503223f        psb     csync
+.*:    d503221f        esb
+.*:    d503221f        esb
+.*:    d503223f        psb     csync
+.*:    d503223f        psb     csync
+.*:    d503223f        psb     csync
+.*:    d503225f        tsb     csync
+.*:    d503225f        tsb     csync
+.*:    d503225f        tsb     csync
This page took 0.02453 seconds and 4 git commands to generate.