RISC-V: Hypervisor ext: drop Privileged Spec 1.9.1 implementation/tests
[binutils-gdb.git] / gas / testsuite / gas / all / equiv1.s
1 ;# Re-definition of an already .equiv-ed symbol (to another symbol).
2 ;# The assembler should reject this.
3 .equiv x, y
4 .equiv y, 1
5 .equiv x, 0