1 #as: -Av9
2 #objdump: -dr
3 #name: sparc FLUSH
4 
5 .*: +file format .*sparc.*
6 
7 Disassembly of section .text:
8 
9 0+ <.text>:
10    0:	81 d8 40 02 	flush  \[ %g1 \+ %g2 \]
11    4:	81 d8 40 02 	flush  \[ %g1 \+ %g2 \]
12    8:	81 d8 c0 00 	flush  \[ %g3 \]
13    c:	81 d8 c0 00 	flush  \[ %g3 \]
14   10:	81 d9 20 80 	flush  \[ %g4 \+ 0x80 \]
15   14:	81 d9 20 80 	flush  \[ %g4 \+ 0x80 \]
16   18:	81 d9 60 90 	flush  \[ %g5 \+ 0x90 \]
17   1c:	81 d9 60 90 	flush  \[ %g5 \+ 0x90 \]
18