2005-09-08 Paul Brook <paul@codesourcery.com>
[binutils.git] / gas / testsuite / gas / arm / thumbv6.s
bloba4049750c1c9143ff10fb8dec7dc06bea9c9d274
1 .text
2 .align 0
4 .thumb
5 label:
6 cpsie ia
7 cpsid af
8 cpy r3, r4
9 rev r2, r7
10 rev16 r5, r1
11 revsh r3, r6
12 setend be
13 setend le
14 sxth r0, r1
15 sxtb r1, r2
16 uxth r3, r4
17 uxtb r5, r6
19 # Add four nop instructions to ensure that the output is
20 # 32-byte aligned as required for arm-aout.
21 nop
22 nop
23 nop
24 nop