x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / flush.d
CommitLineData
0afd1215
DM
1#as: -Av9
2#objdump: -dr
3#name: sparc FLUSH
4
5.*: +file format .*sparc.*
6
7Disassembly of section .text:
8
90+ <.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 \]
This page took 0.307717 seconds and 4 git commands to generate.