* binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mapshort.s
CommitLineData
e821645d
DJ
1 .text
2 .type foo, %function
3foo:
4 .code 32
5 nop
6 .code 16
7 nop
8 nop
9 .long 2
10 .short 1
11 .short 1
12 .short 3
13 nop
14 nop
15 .short 1
16 .code 32
17 bl foo
18 .short 8
19 .byte 9
20bar:
21 .byte 10
This page took 0.037624 seconds and 4 git commands to generate.