[OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / inst-po-2.s
CommitLineData
c921be7d
NC
1.syntax unified
2.arch armv7a
3.arm
4.L1:
5
6moveq r1, r9
7.inst .L1
8
9.arm
10.inst.w 1
11.inst.n 1
12
13.thumb
14.inst 0xf000
15.inst.n 1<<31
16
This page took 0.291798 seconds and 4 git commands to generate.