* config/tc-arm.c (warn_deprecated_sp): New macro.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arch7m-bad.s
CommitLineData
62b3e311
PB
1 .text
2 .thumb
3 .thumb_func
4label:
5 cpsie a
6 cpsie i, #0x10
7 cps #0x10
This page took 0.124583 seconds and 4 git commands to generate.