summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/i860/dir-intel03-err.s
blob: b8b079062158d64a89d1f6ed4bbc424735d51f78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Intel assembler directives:
# The .dual, .enddual, and .atmp directives are valid only
# in Intel syntax mode.  Check that we issue an error if in
# AT&T/SVR4 mode.

	.text

	.atmp r31

	.dual
	fsub.ss	%f22,%f21,%f13
	nop
	.enddual