Enable Intel MOVDIRI, MOVDIR64B instructions
[binutils-gdb.git] / gas / testsuite / gas / sparc / flush.s
1 # Test FLUSH instruction
2 .text
3 flush [%g1 + %g2]
4 flush %g1 + %g2
5 flush [%g3]
6 flush %g3
7 flush [%g4 + 0x80]
8 flush %g4 + 0x80
9 flush [0x90 + %g5]
10 flush 0x90 + %g5