[ARC] Fix warn.exp test error.
[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.03148 seconds and 4 git commands to generate.