gas: require an operand to .startof.()/.sizeof.()
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm-it-bad-3.s
1 .syntax unified
2 .arch armv6
3 .thumb
4 moveq r1, r8
5 movne r1, r9
6
This page took 0.0303 seconds and 4 git commands to generate.