Updated ARC assembler from arccores.com
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / membar.d
CommitLineData
252b5132
RH
1#as: -Av9
2#objdump: -dr
3#name: sparc64 membar
4
5.*: +file format .*sparc.*
6
7Disassembly of section .text:
8
90+ <.text>:
10 0: 81 43 e0 00 membar 0
11 4: 81 43 e0 7f membar #Sync|#MemIssue|#Lookaside|#StoreStore|#LoadStore|#StoreLoad|#LoadLoad
12 8: 81 43 e0 7f membar #Sync|#MemIssue|#Lookaside|#StoreStore|#LoadStore|#StoreLoad|#LoadLoad
13 c: 81 43 e0 40 membar #Sync
14 10: 81 43 e0 20 membar #MemIssue
15 14: 81 43 e0 10 membar #Lookaside
16 18: 81 43 e0 08 membar #StoreStore
17 1c: 81 43 e0 04 membar #LoadStore
18 20: 81 43 e0 02 membar #StoreLoad
19 24: 81 43 e0 01 membar #LoadLoad
This page took 0.064792 seconds and 4 git commands to generate.