summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/sparc/membar.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/sparc/membar.s')
-rw-r--r--gas/testsuite/gas/sparc/membar.s12
1 files changed, 0 insertions, 12 deletions
diff --git a/gas/testsuite/gas/sparc/membar.s b/gas/testsuite/gas/sparc/membar.s
deleted file mode 100644
index d805e0720fc..00000000000
--- a/gas/testsuite/gas/sparc/membar.s
+++ /dev/null
@@ -1,12 +0,0 @@
-# Test membar args
- .text
- membar 0
- membar 127
- membar #Sync|#MemIssue|#Lookaside|#StoreStore|#LoadStore|#StoreLoad|#LoadLoad
- membar #Sync
- membar #MemIssue
- membar #Lookaside
- membar #StoreStore
- membar #LoadStore
- membar #StoreLoad
- membar #LoadLoad