PR 10168
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumbv6k.s
CommitLineData
885fc257
ZW
1 .text
2 .align 0
3 .thumb
4label:
5 yield
6 wfe
7 wfi
8 sev
9 # arm-aout wants the segment padded to an 16-byte boundary;
10 # do this explicitly so it's consistent for all object formats.
11 nop
12 nop
13 nop
14 nop
This page took 0.189299 seconds and 4 git commands to generate.