[ARM] Skip private symbol when doing objdump
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / arm / thumb2-cond.s
CommitLineData
cd000bff
DJ
1 .arch armv7
2 .syntax unified
3 .thumb
c22aaad1 4foo:
cd000bff
DJ
5 bl 1f
61: it cc
7 bcc.w .+0xe0c
8 bx lr
This page took 0.315727 seconds and 4 git commands to generate.