[OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc...
[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.030099 seconds and 4 git commands to generate.