x86-64: don't accept supposedly disabled MOVQ forms
[binutils-gdb.git] / gas / testsuite / gas / all / equiv2.s
1 ;# Re-definition of an already .equiv-ed symbol (to an expression).
2 ;# The assembler should reject this.
3 .equiv x, y-z
4 .equiv y, 1
5 .equiv z, 1
6 .equiv x, 1