* gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / membar.d
1 #objdump: -dr
2 #name: sparc64 membar
3
4 .*: +file format .*sparc.*
5
6 No symbols in .*
7 Disassembly of section .text:
8 0+0000 membar 0
9 0+0004 membar #Sync|#MemIssue|#Lookaside|#StoreStore|#LoadStore|#StoreLoad|#LoadLoad
10 0+0008 membar #Sync|#MemIssue|#Lookaside|#StoreStore|#LoadStore|#StoreLoad|#LoadLoad
11 0+000c membar #Sync
12 0+0010 membar #MemIssue
13 0+0014 membar #Lookaside
14 0+0018 membar #StoreStore
15 0+001c membar #LoadStore
16 0+0020 membar #StoreLoad
17 0+0024 membar #LoadLoad
This page took 0.030682 seconds and 4 git commands to generate.