* gas/arm/mapshort.s: Add a small .data section.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arch7m-bad.s
1 .text
2 .thumb
3 .thumb_func
4 label:
5 cpsie a
6 cpsie i, #0x10
7 cps #0x10
This page took 0.031648 seconds and 4 git commands to generate.