PR binutils/15834
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm-it-bad-2.s
CommitLineData
58ed6ca6
NC
1 .syntax unified
2 .text
3 cmp r0, #0
4 itt eq
5 moveq r0, r1
6.section second
7 itt ne
8 movne r0, r1
9
This page took 0.194173 seconds and 4 git commands to generate.