[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / equiv1.s
CommitLineData
9497f5ac
NC
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
This page took 0.454689 seconds and 4 git commands to generate.