* gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm-it-auto-3.s
1 .syntax unified
2 .thumb
3 .section .text.one
4 cmp r0, #0
5 addeq r1, #2
6 .data
7 .word 33
8 .section .text.two
9 addeq r1, #3
10
This page took 0.028622 seconds and 4 git commands to generate.