[PATCH 57/57][Arm][GAS] MVE Tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pr18347.s
CommitLineData
8b2d793c
NC
1 MOV r1, r0
2 LDR =garbage // no destination register
3 MOV r2, r3
ae8714c2
NC
4
5 // The warning should only be triggered by a "foo = bar"
6 // type of expression. Other ways of creating symbols
7 // should allow ARM instruction names.
8b:
9 nop
10
11.set bx, fred
12.equiv ldr, bar
13.eqv nop, fred
14.equ mov, foo
This page took 0.200404 seconds and 4 git commands to generate.